pmorissette / ffn

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

Update package for 2023, move to ruff for formatting, remove seaborn import styling side effect fixes #205 #206

Closed timkpaine closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0a592ab) 57.25% compared to head (7786d08) 57.15%. Report is 2 commits behind head on master.

Files Patch % Lines
ffn/core.py 82.60% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ========================================== - Coverage 57.25% 57.15% -0.10% ========================================== Files 4 4 Lines 1165 1160 -5 Branches 249 249 ========================================== - Hits 667 663 -4 + Misses 434 433 -1 Partials 64 64 ```

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