UPennEoR / RIMEz

Methods and input models for computing visibilities
MIT License
1 stars 1 forks source link

tests: try using github workflow #25

Closed steven-murray closed 4 years ago

steven-murray commented 4 years ago

Convert to using Github Actions for CI testing, since travis.org is not really working any more and Github Actions seem nicer anyway.

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will increase coverage by 1.84%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   13.86%   15.71%   +1.84%     
==========================================
  Files           7        7              
  Lines        1190     1222      +32     
  Branches      176      176              
==========================================
+ Hits          165      192      +27     
- Misses       1025     1030       +5     
Impacted Files Coverage Δ
src/RIMEz/beam_models.py 22.22% <0.00%> (+7.13%) :arrow_up:
src/RIMEz/management.py 16.76% <ø> (ø)
src/RIMEz/sky_models.py 19.49% <25.00%> (+0.90%) :arrow_up:
src/RIMEz/__init__.py 71.42% <100.00%> (ø)
src/RIMEz/rime_funcs.py 8.28% <0.00%> (+2.05%) :arrow_up:
src/RIMEz/dfitpack_numba.py 52.17% <0.00%> (+2.17%) :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 901ddb0...ebd0463. Read the comment docs.