yt-project / widgyts

Widgets for yt
https://widgyts.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 10 forks source link

Add a python coverage testing github action #57

Closed matthewturk closed 3 years ago

matthewturk commented 3 years ago

This probably won't work right off the bat, but it's supposed to take the place of travis.

matthewturk commented 3 years ago

Currently released yt cannot be imported, so this breaks. I don't remember how we fixed that before.

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   73.71%   74.09%   +0.38%     
==========================================
  Files           7        6       -1     
  Lines         369      359      -10     
==========================================
- Hits          272      266       -6     
+ Misses         97       93       -4     
Impacted Files Coverage Δ
widgyts/__init__.py

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 61521a0...28a9b45. Read the comment docs.