Closed gicmo closed 5 years ago
Merging #782 into master will increase coverage by
0.6%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #782 +/- ##
========================================
+ Coverage 94.6% 95.2% +0.6%
========================================
Files 177 197 +20
Lines 12062 12205 +143
========================================
+ Hits 11411 11620 +209
+ Misses 651 585 -66
Impacted Files | Coverage Δ | |
---|---|---|
test/hdf5/TestEntityHDF5.hpp | 100% <100%> (ø) |
:arrow_up: |
test/TestVariant.cpp | 98.23% <0%> (-0.87%) |
:arrow_down: |
include/nix/valid/conditions.hpp | 84.78% <0%> (-0.64%) |
:arrow_down: |
include/nix/Exception.hpp | 86.27% <0%> (-0.57%) |
:arrow_down: |
include/nix/Block.hpp | 99.3% <0%> (-0.01%) |
:arrow_down: |
test/BaseTestBlock.cpp | 100% <0%> (ø) |
:arrow_up: |
test/TestOptionalObligatory.hpp | 100% <0%> (ø) |
:arrow_up: |
test/hdf5/TestFileHDF5.hpp | 100% <0%> (ø) |
:arrow_up: |
include/nix/valid/result.hpp | 100% <0%> (ø) |
:arrow_up: |
test/hdf5/TestMultiTagHDF5.hpp | 100% <0%> (ø) |
:arrow_up: |
... and 122 more |
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 4565c2d...734c94f. Read the comment docs.
Use GH actions/workflows as CI. Should be equivalent to travis. Replaces PR #781 (which was done from my fork and didn't trigger the actions). Lets see if this does.