pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.87k stars 282 forks source link

Fix deprecation warnings for pandas, workaround freq change, pin ruff up #224

Closed timkpaine closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 57.32%. Comparing base (56eb7dd) to head (a492aa1).

Files Patch % Lines
ffn/core.py 78.26% 2 Missing and 3 partials :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== + Coverage 57.15% 57.32% +0.17% ========================================== Files 4 4 Lines 1160 1174 +14 Branches 249 254 +5 ========================================== + Hits 663 673 +10 - Misses 433 435 +2 - Partials 64 66 +2 ```

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