boutproject / boutdata

GNU Lesser General Public License v3.0
0 stars 2 forks source link

Converting travis to actions #30

Closed loeiten closed 3 years ago

loeiten commented 3 years ago

PR with updates to the conversion. See #27 for details.

This closes #27

codecov-io commented 3 years ago

Codecov Report

Merging #30 (7a87411) into master (22daee3) will decrease coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #30      +/-   ##
=========================================
- Coverage    1.44%   1.19%   -0.26%     
=========================================
  Files          17      16       -1     
  Lines        2286    2263      -23     
  Branches        0     462     +462     
=========================================
- Hits           33      27       -6     
+ Misses       2253    2235      -18     
- Partials        0       1       +1     
Impacted Files Coverage Δ
boutdata/mayavi2.py 0.00% <0.00%> (ø)
boutdata/gen_surface.py 0.00% <0.00%> (ø)
boutdata/tests/test_import.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 22daee3...7a87411. Read the comment docs.

ZedThree commented 3 years ago

Failing test is just codecov, which will probably be nonsense until we get some actual tests in