Move timer functions from astropy#1508
Conversation
|
@pllim - let me know when you're ready for review. |
|
@bsipocz , it is ready. Thanks! 😄 |
Codecov Report
@@ Coverage Diff @@
## master #1508 +/- ##
==========================================
+ Coverage 62.44% 62.64% +0.19%
==========================================
Files 176 177 +1
Lines 14651 14727 +76
==========================================
+ Hits 9149 9225 +76
Misses 5502 5502
Continue to review full report at Codecov.
|
|
Oh, vicious cycle. master on astroquery now run into the deprecation warning already been merged upstream, but can't yet merge this due to py2. I think we can officially declare a 🔥 situation... |
|
Can we deal with this? I don't really understand what's going on... |
|
@keflavich - I'm trying my best to get those warnings ignored for 0.3.10. This can otherwise be merged once we remove the python2 testing (after 0.3.10). |
|
@bsipocz , rebased. Now it only has things strictly related to moving over |
|
Can you rebase again? This should be ready to go in now. |
Remove f-string for PY2 compat Undo astropy#1517
|
Done 🤞 |
|
This failure is extremely weird, and I don't understand it. The changes has been made a few days ago, and it passed all the tests since. |
|
Oh, never mind, I see. |
|
Thanks @pllim! |
This officially moves over
astropy.utils.timerthat apparently no one butvo_conesearchis using.TODO
automodapi.xref astropy/astropy#8898
Revert #1517