Skip to content

Conversation

dieghernan
Copy link
Member

Improve #60

@dieghernan dieghernan added the enhancement New feature or request label Jul 31, 2024
#' scale_fill_manual(values = c(
#' "amarillo" = "yellow", naranja = "orange",
#' "rojo" = "red"
#' ))
#' }
#'
#' @export
aemet_alerts <- function(ccaa = NULL, lang = c("es", "en"), verbose = FALSE) {
aemet_alerts <- function(ccaa = NULL, lang = c("es", "en"), verbose = FALSE,

Check notice

Code scanning / lintr

Functions should have cyclomatic complexity of less than 15, this has 17.

Functions should have cyclomatic complexity of less than 15, this has 17.
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.77%. Comparing base (bf5f891) to head (e1bded3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   95.47%   95.77%   +0.29%     
==========================================
  Files          17       18       +1     
  Lines        1084     1112      +28     
==========================================
+ Hits         1035     1065      +30     
+ Misses         49       47       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dieghernan dieghernan merged commit d8adda2 into main Jul 31, 2024
@dieghernan dieghernan deleted the alerts2 branch July 31, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant