patrickm663 / HMD.jl

Makes it easy to get data from Human Mortality Database (HMD) into Julia!
https://patrickm663.github.io/HMD.jl/dev/
MIT License
6 stars 0 forks source link

CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) #3

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

This pull request sets the compat entry for the DataFrames package to 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (89a5fd7) 32.18% compared to head (d503a66) 32.18%. Report is 3 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3 +/- ## ======================================= Coverage 32.18% 32.18% ======================================= Files 2 2 Lines 87 87 ======================================= Hits 28 28 Misses 59 59 ``` | [Flag](https://app.codecov.io/gh/patrickm663/HMD.jl/pull/3/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Moehrke) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/patrickm663/HMD.jl/pull/3/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Moehrke) | `32.18% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Patrick+Moehrke#carryforward-flags-in-the-pull-request-comment) to find out more.

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