Closed nealkruis closed 1 year ago
Merging #30 (eaeab04) into main (7fe17b5) will decrease coverage by
0.13%
. The diff coverage is85.96%
.
@@ Coverage Diff @@
## main #30 +/- ##
==========================================
- Coverage 86.09% 85.96% -0.13%
==========================================
Files 7 6 -1
Lines 453 520 +67
==========================================
+ Hits 390 447 +57
- Misses 63 73 +10
Flag | Coverage Δ | |
---|---|---|
integration | 85.96% <85.96%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
include/btwxt/grid-axis.h | 0.00% <0.00%> (ø) |
|
include/btwxt/grid-point-data.h | 0.00% <0.00%> (ø) |
|
include/btwxt/logging.h | 0.00% <0.00%> (ø) |
|
src/regular-grid-interpolator-implementation.h | 13.79% <13.79%> (ø) |
|
src/grid-axis.cpp | 85.33% <85.33%> (ø) |
|
src/regular-grid-interpolator.cpp | 92.67% <92.67%> (ø) |
Major re-write focusing on code organization and naming conventions.