Closed AsianTaco closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
17532c4
) 97.27% compared to head (89e1331
) 97.27%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When setting up the environment for pydelfi with python=3.6, the pip version can happen to be too outdated for some dependencies. Running a
pip install --upgrade pip
will ensure everything can still be installed and runs out of the box.