rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

GH Actions fix #124

Closed wtbarnes closed 3 years ago

wtbarnes commented 3 years ago

Try and fix actions

codecov[bot] commented 3 years ago

Codecov Report

Merging #124 (d55534d) into master (1c471d4) will increase coverage by 2.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   41.20%   43.35%   +2.15%     
==========================================
  Files          10        9       -1     
  Lines         500      519      +19     
==========================================
+ Hits          206      225      +19     
  Misses        294      294              
Impacted Files Coverage Δ
pydrad/configure/util.py 41.17% <0.00%> (ø)
pydrad/__init__.py
pydrad/parse/parse.py 36.19% <0.00%> (+4.21%) :arrow_up:
pydrad/configure/configure.py 62.58% <0.00%> (+4.91%) :arrow_up:

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 b457260...9c0ac7e. Read the comment docs.