Skip to content

Conversation

@mhweber
Copy link
Collaborator

@mhweber mhweber commented Oct 3, 2025

This PR adds new sc_get_metric_names and lc_get_metric_names functions and enhances the existing sc_get_params and lc_get_params functions and addresses the enhancement asked for in #52 to make metrics more searchable

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

coverage-report

File Coverage Missing
All files 86%
R/lc_get_comid.R 80% 51 61 66 73-74
R/lc_get_data.R 94% 106 109 112 120 142
R/lc_get_params.R 74% 56-61 63-68 70-71 108-110 143-155
R/sc_get_comid.R 77% 52 60 66-67
R/sc_get_data.R 90% 110 113 116 119 123 126 137 159 305
R/sc_get_params.R 92% 107-109 148 151 154 157

Minimum allowed coverage is 10%

Generated by 🐒 cobertura-action against e809298

@mhweber mhweber merged commit b4cb12d into develop Oct 3, 2025
2 checks passed
mhweber added a commit that referenced this pull request Oct 8, 2025
* Develop (#78)

* Create coverage.yaml

Init commit

* Update coverage.yaml

Make sure the report name is specified

* Update coverage.yaml

Try to get report from ./cobertura.xml

* Update coverage.yaml

Not there... but try being specific

* Update coverage.yaml

In case . is somewhere else be specific about where to write

* Update coverage.yaml

Simplify

* Update coverage.yaml

Point action to correct coverage report file

* Update coverage.yaml

Attempt permissions route to post comment vs PAT

* Trying Jeff's epar package to generate code cov badge

* incrementing dev version

* Metric categories (#79)

* updated params metrics function and added dontrun for examples

* test passing with updates to sc and lc params functions and new sc and lc get_metric_names functions

* Updating version

* changes to sc_get_params and lc_get_params

* fix to allow passing vectors of metric, state, county, region to both sc_get_data and sc_get_data

* remove global variables messages

* couple more updates to get_params functions and adding Mike as contributor

* updated documentation

---------

Co-authored-by: Justin Bousquin <bousquin.justin@epa.gov>
Co-authored-by: Michael Dumelle <Dumelle.Michael@epa.gov>
mhweber added a commit that referenced this pull request Oct 15, 2025
* Develop (#78)

* Create coverage.yaml

Init commit

* Update coverage.yaml

Make sure the report name is specified

* Update coverage.yaml

Try to get report from ./cobertura.xml

* Update coverage.yaml

Not there... but try being specific

* Update coverage.yaml

In case . is somewhere else be specific about where to write

* Update coverage.yaml

Simplify

* Update coverage.yaml

Point action to correct coverage report file

* Update coverage.yaml

Attempt permissions route to post comment vs PAT

* Trying Jeff's epar package to generate code cov badge

* incrementing dev version

* Metric categories (#79)

* updated params metrics function and added dontrun for examples

* test passing with updates to sc and lc params functions and new sc and lc get_metric_names functions

* Updating version

* changes to sc_get_params and lc_get_params

* fix to allow passing vectors of metric, state, county, region to both sc_get_data and sc_get_data

* remove global variables messages

* couple more updates to get_params functions and adding Mike as contributor

* updated documentation

* Increment develop branch

* added try catch to functions to fail gracefully and fixed column separator in get_metric_names

* added new get_metric_names example to Vignettes and last fixes to tryCatch in functions

* document new functions

* updated CRAN comments

---------

Co-authored-by: Justin Bousquin <bousquin.justin@epa.gov>
Co-authored-by: Michael Dumelle <Dumelle.Michael@epa.gov>
mhweber added a commit that referenced this pull request Nov 13, 2025
* Develop (#78)

* Create coverage.yaml

Init commit

* Update coverage.yaml

Make sure the report name is specified

* Update coverage.yaml

Try to get report from ./cobertura.xml

* Update coverage.yaml

Not there... but try being specific

* Update coverage.yaml

In case . is somewhere else be specific about where to write

* Update coverage.yaml

Simplify

* Update coverage.yaml

Point action to correct coverage report file

* Update coverage.yaml

Attempt permissions route to post comment vs PAT

* Trying Jeff's epar package to generate code cov badge

* incrementing dev version

* Metric categories (#79)

* updated params metrics function and added dontrun for examples

* test passing with updates to sc and lc params functions and new sc and lc get_metric_names functions

* Updating version

* changes to sc_get_params and lc_get_params

* fix to allow passing vectors of metric, state, county, region to both sc_get_data and sc_get_data

* remove global variables messages

* couple more updates to get_params functions and adding Mike as contributor

* updated documentation

* Increment develop branch

* added try catch to functions to fail gracefully and fixed column separator in get_metric_names

* added new get_metric_names example to Vignettes and last fixes to tryCatch in functions

* document new functions

* updated CRAN comments

* Ordered vignettes in github pages

* handling in vignettes for web service being down

* updated CRAN comments

* Updated NEWS and DESCRIPTION

* updated CRAN comments

* Switched most vignettes to articles

* updated CRAN comments and NEWS

---------

Co-authored-by: Justin Bousquin <bousquin.justin@epa.gov>
Co-authored-by: Michael Dumelle <Dumelle.Michael@epa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants