Closed RMeli closed 4 years ago
Merging #42 into master will increase coverage by
0.04%
. The diff coverage is96.8%
.
@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 97.89% 97.93% +0.04%
==========================================
Files 20 20
Lines 2283 2376 +93
==========================================
+ Hits 2235 2327 +92
- Misses 48 49 +1
Impacted Files | Coverage Δ | |
---|---|---|
include/libirc/irc.h | 80.95% <100%> (+2.5%) |
:arrow_up: |
src/test/wilson_test.cpp | 100% <100%> (ø) |
:arrow_up: |
src/test/irc_test.cpp | 100% <100%> (ø) |
:arrow_up: |
include/libirc/connectivity.h | 96.62% <100%> (-0.01%) |
:arrow_down: |
src/test/transformation_test.cpp | 100% <100%> (ø) |
:arrow_up: |
include/libirc/transformation.h | 93.87% <86.95%> (-2.42%) |
:arrow_down: |
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 42c9396...cea0df7. Read the comment docs.
Solve issue #41 by restraining change in dihedral angle on the interval
(-pi,pi]
.Changes: