Open ferrigno opened 3 months ago
Attention: Patch coverage is 22.80702%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 58.79%. Comparing base (
02e47e3
) to head (ba4ec4f
).
Files | Patch % | Lines |
---|---|---|
oda_api/plot_tools.py | 22.80% | 44 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
There is some code duplication from the two plot tools, but it looks reasonable.
That's ok, then we will be able to remove the duplication from the dispatcher code.
As discussed some time ago, I removed the dependency we had from Dispatcher by moving the class into plot_tools. There is some code duplication from the two plot tools, but it looks reasonable.
@burnout87 please check if I was supposed to increase the version in setup.cfg and in case remove this change
I updated the requirements both n the requirements.txt file and in setup.py