Closed marcinlos closed 3 years ago
Merging #53 (9d31cd8) into develop (4c62496) will increase coverage by
1.56%
. The diff coverage is74.46%
.
@@ Coverage Diff @@
## develop #53 +/- ##
===========================================
+ Coverage 29.08% 30.65% +1.56%
===========================================
Files 43 43
Lines 1131 1158 +27
===========================================
+ Hits 329 355 +26
- Misses 802 803 +1
Impacted Files | Coverage Δ | |
---|---|---|
include/ads/lin/tensor/cyclic_transpose.hpp | 38.88% <0.00%> (ø) |
|
include/ads/simulation/basic_simulation_2d.hpp | 0.00% <0.00%> (ø) |
|
include/ads/simulation/basic_simulation_3d.hpp | 0.00% <0.00%> (ø) |
|
include/ads/simulation/boundary.hpp | 0.00% <0.00%> (ø) |
|
include/ads/simulation/simulation_3d.hpp | 0.00% <ø> (ø) |
|
include/ads/simulation/simulation_base.hpp | 0.00% <ø> (ø) |
|
include/ads/bspline/bspline.hpp | 58.82% <33.33%> (+3.26%) |
:arrow_up: |
include/ads/lin/band_matrix.hpp | 60.86% <85.71%> (+6.32%) |
:arrow_up: |
include/ads/basis_data.hpp | 75.00% <100.00%> (+62.50%) |
:arrow_up: |
src/ads/bspline/bspline.cpp | 82.53% <100.00%> (+0.28%) |
:arrow_up: |
... and 1 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 dee7b32...9d31cd8. Read the comment docs.
Related to #34