Skip to content

TST: Ignore coordinates test warnings#7989

Merged
mhvk merged 2 commits intoastropy:masterfrom
pllim:fix-warn-coord
Nov 12, 2018
Merged

TST: Ignore coordinates test warnings#7989
mhvk merged 2 commits intoastropy:masterfrom
pllim:fix-warn-coord

Conversation

@pllim
Copy link
Member

@pllim pllim commented Oct 26, 2018

This PR gets rid of most of the warnings seen when removing addopts = -p no:warnings in setup.cfg and then running python setup.py test -P coordinates --remote-data.

These still exist because I am not sure how to handle them:

Also see #7928

@astropy-bot
Copy link

astropy-bot bot commented Oct 26, 2018

Hi there @pllim 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@pllim

This comment has been minimized.

@pllim
Copy link
Member Author

pllim commented Oct 27, 2018

OK, no more dubious year warnings. Hopefully the remaining ones are legit.

@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

Merging #7989 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7989      +/-   ##
==========================================
+ Coverage   86.92%   86.92%   +<.01%     
==========================================
  Files         383      383              
  Lines       57824    57829       +5     
  Branches     1056     1056              
==========================================
+ Hits        50263    50268       +5     
  Misses       6947     6947              
  Partials      614      614
Impacted Files Coverage Δ
astropy/stats/bls/methods.py 100% <0%> (ø) ⬆️
astropy/convolution/kernels.py 97.38% <0%> (ø) ⬆️
astropy/stats/bls/bls.c 85.88% <0%> (+0.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75d13f0...a729448. Read the comment docs.

@pllim
Copy link
Member Author

pllim commented Nov 12, 2018

@mhvk, I think I addressed your comments. Thanks!

Copy link
Contributor

@mhvk mhvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all OK!

@mhvk mhvk merged commit ea15205 into astropy:master Nov 12, 2018
@pllim pllim deleted the fix-warn-coord branch November 12, 2018 17:06
@pllim
Copy link
Member Author

pllim commented Nov 12, 2018

@bsipocz , if you think it is still good for 2.0.10, feel free to remilestone (I moved it as not wanting to hold up RC). Thanks!

bsipocz pushed a commit that referenced this pull request Nov 13, 2018
TST: Ignore coordinates test warnings
bsipocz pushed a commit that referenced this pull request Nov 13, 2018
TST: Ignore coordinates test warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants