ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 47 forks source link

Prepare release v0.4.2 #1299

Closed PaulJonasJost closed 7 months ago

PaulJonasJost commented 7 months ago

0.4.2 (2024-01-30)

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (97af270) 84.42% compared to head (e300789) 84.37%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1299 +/- ## =========================================== - Coverage 84.42% 84.37% -0.05% =========================================== Files 153 153 Lines 12455 12455 =========================================== - Hits 10515 10509 -6 - Misses 1940 1946 +6 ```

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

Doresic commented 7 months ago

I noticed this quality check fail on my other PR as well. Not sure where it comes from, as it was correct till now. Did the nbqa-black formatter change in any way?