Closed loeiten closed 3 years ago
Merging #30 (7a87411) into master (22daee3) will decrease coverage by
0.25%
. The diff coverage isn/a
.
@@ 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.
Failing test is just codecov, which will probably be nonsense until we get some actual tests in
PR with updates to the conversion. See #27 for details.
This closes #27