Closed andysim closed 6 years ago
Merging #52 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 93.71% 93.71% +<.01%
==========================================
Files 26 26
Lines 3404 3405 +1
==========================================
+ Hits 3190 3191 +1
Misses 214 214
Impacted Files | Coverage Δ | |
---|---|---|
src/potential/electrostatics/electrostatics.h | 100% <ø> (ø) |
:arrow_up: |
src/potential/electrostatics/electrostatics.cpp | 89.36% <100%> (ø) |
:arrow_up: |
src/potential/electrostatics/gammq.cpp | 54.71% <0%> (+0.87%) |
:arrow_up: |
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 4b2863d...ec88102. Read the comment docs.
This branch is dedicated to the stepwise development of PBC and PME code, starting with simple unit testing for now, and eventually adding the tools needed for periodic calculations.