Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use codecov instead of coveralls #408

Merged
merged 10 commits into from
Dec 30, 2018
Merged

Use codecov instead of coveralls #408

merged 10 commits into from
Dec 30, 2018

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented Dec 30, 2018

Work in progress! Tests to add to increase coverage:

  • Test with PyAVM
  • Test where data is not in first HDU
  • Test with north=True
  • Test for show_circles and show_polygons
  • Test for top-level methods that wrap lower-level methods
  • Test for show_contour with int argument

@astrofrog astrofrog force-pushed the codecov branch 2 times, most recently from 5613f0c to 393657c Compare December 30, 2018 16:49
@codecov-io
Copy link

codecov-io commented Dec 30, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@2fb9c56). Click here to learn what that means.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #408   +/-   ##
=========================================
  Coverage          ?   80.93%           
=========================================
  Files             ?       16           
  Lines             ?     1873           
  Branches          ?        0           
=========================================
  Hits              ?     1516           
  Misses            ?      357           
  Partials          ?        0
Impacted Files Coverage Δ
aplpy/core.py 81.1% <93.93%> (ø)

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 2fb9c56...abc81a3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants