Closed pbtoast closed 5 years ago
Merging #337 into master will decrease coverage by
0.79%
. The diff coverage is43.89%
.
@@ Coverage Diff @@
## master #337 +/- ##
=========================================
- Coverage 79.96% 79.17% -0.8%
=========================================
Files 245 243 -2
Lines 37164 37242 +78
=========================================
- Hits 29717 29485 -232
- Misses 7447 7757 +310
Impacted Files | Coverage Δ | |
---|---|---|
core/exchanger.h | 100% <ø> (ø) |
:arrow_up: |
core/hash_functions.h | 100% <ø> (ø) |
:arrow_up: |
model/probe.h | 0% <ø> (ø) |
:arrow_up: |
geometry/colmesh_field.h | 100% <ø> (ø) |
:arrow_up: |
core/comparators.h | 85.71% <ø> (ø) |
:arrow_up: |
geometry/polymesh.h | 90.9% <ø> (ø) |
:arrow_up: |
geometry/polymesh_field.c | 51.66% <0%> (-0.88%) |
:arrow_down: |
geometry/tests/test_create_rectilinear_polymesh.c | 26.58% <0%> (ø) |
:arrow_up: |
geometry/colmesh_field.c | 82.84% <0%> (-3.05%) |
:arrow_down: |
model/probe_stream_on_acquire.c | 85.41% <0%> (+17.08%) |
:arrow_up: |
... and 16 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 dc35791...f5521e1. Read the comment docs.
Merging #337 into master will decrease coverage by
0.79%
. The diff coverage is43.89%
.
@@ Coverage Diff @@
## master #337 +/- ##
=========================================
- Coverage 79.96% 79.17% -0.8%
=========================================
Files 245 243 -2
Lines 37164 37242 +78
=========================================
- Hits 29717 29485 -232
- Misses 7447 7757 +310
Impacted Files | Coverage Δ | |
---|---|---|
core/exchanger.h | 100% <ø> (ø) |
:arrow_up: |
core/hash_functions.h | 100% <ø> (ø) |
:arrow_up: |
model/probe.h | 0% <ø> (ø) |
:arrow_up: |
geometry/colmesh_field.h | 100% <ø> (ø) |
:arrow_up: |
core/comparators.h | 85.71% <ø> (ø) |
:arrow_up: |
geometry/polymesh.h | 90.9% <ø> (ø) |
:arrow_up: |
geometry/polymesh_field.c | 51.66% <0%> (-0.88%) |
:arrow_down: |
geometry/tests/test_create_rectilinear_polymesh.c | 26.58% <0%> (ø) |
:arrow_up: |
geometry/colmesh_field.c | 82.84% <0%> (-3.05%) |
:arrow_down: |
model/probe_stream_on_acquire.c | 85.41% <0%> (+17.08%) |
:arrow_up: |
... and 16 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 dc35791...f5521e1. Read the comment docs.
Fixes #336