getwilds / cancerprof

API Client for State Cancer Profiles
http://getwilds.org/cancerprof/
Other
2 stars 3 forks source link

added metadata to crowding, edited process_resp #91

Closed realbp closed 1 month ago

realbp commented 3 months ago

Hey @seankross, @howardbaek

Please checkout the new addition of metadata in cancerprof, I edited process_resp to be able to produce metadata information as a list of chars ad output the metadata and the dataframe in a list. So far, Ive only added the include_metadata parameter to demo_crowding.

Please let me know with any feedback!

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 41.50943% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 96.55%. Comparing base (fc5818d) to head (69b05bc).

:exclamation: Current head 69b05bc differs from pull request most recent head cb8eb4d. Consider uploading reports for the commit cb8eb4d to get more accurate results

Files Patch % Lines
R/process_metadata.R 0.00% 11 Missing :warning:
R/demo-crowding.R 52.94% 8 Missing :warning:
R/demo-education.R 52.94% 8 Missing :warning:
R/process-resp.R 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== - Coverage 97.85% 96.55% -1.31% ========================================== Files 51 52 +1 Lines 2288 2324 +36 ========================================== + Hits 2239 2244 +5 - Misses 49 80 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.