Closed hugobuddel closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
227b8b9
) 99.02% compared to head (0127f2d
) 99.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It also raises the question what else has changed in skycalc_cli that we might want to propagate to our code/fork.
And it raises the question why we store the URL at all. We could also have skycalc_cli as a dependency of skycalc_ipy and fetch the url from there. Or maybe make this a proper wrapper around that package. But maybe there are good reasons not to do that.
I think we should also make a new release of skycalc_ipy, because otherwise everything is still broken. And perhaps update the minimum dependency for the packages that depend on skycalc_ipy.
Closes #24