Remove deprecated Orbit.from_body_ephem and its tests#1110
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1110 +/- ##
==========================================
- Coverage 90.02% 89.63% -0.40%
==========================================
Files 73 73
Lines 3861 3870 +9
Branches 330 332 +2
==========================================
- Hits 3476 3469 -7
- Misses 297 313 +16
Partials 88 88
Continue to review full report at Codecov.
|
|
Should I add a decorator to the deprecated function and add it to the |
|
Hello @ishanSrt , sorry for the delay! Are you able to see the Quality failures? In the logs, I see this: please address this proactively so we can focus on the interesting parts of the review :) |
775c916 to
2d3b36b
Compare
|
Interestingly, the image tests failed, which suggests that there are some pixel differences. @ishanSrt do you know how to investigate those? |
|
I don't @astrojuanlu but can you point me to some documentation? and I'll look |
also they aren't faling locally on my machine, I'll have to add the CI to my repo and spit the output out somewhere, for debugging |
|
@ishanSrt If they're failing on CI but not locally, perhaps you have to rebuild your tox environment. Something like: (only do Can you confirm whether this passes or breaks? |
|
Also, this will need a rebase |
2d3b36b to
2e5b219
Compare
2e5b219 to
9cb100c
Compare
9cb100c to
41b0305
Compare
41b0305 to
9eb72ad
Compare
9eb72ad to
6a7befe
Compare
@astrojuanlu please review |
astrojuanlu
left a comment
There was a problem hiding this comment.
Thanks for this @ishanSrt and sorry for the long delay 🙏🏽 This can be merged already.
Closes #1095