Closed MImmesberger closed 1 year ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
d2c717d
) 90.96% compared to head (d4b8091
) 91.01%.
Files | Patch % | Lines |
---|---|---|
src/_gettsim/interface.py | 60.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The PR is ready for review.
I couldn't find the legal basis for Wohngeld being payed out in 5€ steps, so I did not implement it. See discussion in
Yes, let's leave it at the nearest Euro!
Thank you for the comments! I hope I addressed all your concerns.
Sorry, I still have trouble interpreting codecov outputs:
From the output I figured that _add_rounding_to_one_function
is not properly covered by a test (only implicitly because it is used in the wrapper _add_rounding_to_functions
which is tested). But testing directly via test_rounding_callable
doesn't help.
Maybe @lars-reimann knows whats going on?
Oh, codecov happens to be off every now and then. If you are sure it is being run, that's fine!
Closes #88
Todo