Closed hugobuddel closed 2 weeks ago
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 76.70%. Comparing base (
7fcc509
) to head (b2c60c6
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
scopesim/utils.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Sorry codecov, I don't want to mock importlib.metadata in order to test this.
Closes #491 . Or well, ensures that
bug_report()
does not crash. We could perhaps do something smarter like log an error or so, maybe we can do that if the problem appears more often.