Closed teutoburg closed 23 hours ago
Attention: Patch coverage is 29.41176%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 77.08%. Comparing base (
86c3e1f
) to head (c689b9e
).
Files with missing lines | Patch % | Lines |
---|---|---|
scopesim/commands/user_commands.py | 29.41% | 12 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Now codecough is complaining, perhaps we should put a status also in tests/mocks/basic_instrument/default.yaml
to simulate all of this...
Now codecough is complaining, perhaps we should put a status also in
tests/mocks/basic_instrument/default.yaml
to simulate all of this...
I think we should indeed test this, otherwise it will bite us at some point. Or it is implicitly tested through the IRDB I guess right? (Maybe we should add coverage support to ScopeSim_Data?)
Sibling of AstarVienna/irdb#201.