MolarVerse / PQ

https://molarverse.github.io/PQ/
GNU General Public License v3.0
6 stars 5 forks source link

Feature/mshake #59

Closed 97gamjak closed 3 months ago

97gamjak commented 3 months ago

MShake feature is still disabled because it needs in-depth testing.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 68.62944% with 309 lines in your changes missing coverage. Please review.

Project coverage is 79.59%. Comparing base (c2b8f3e) to head (513b94b).

Files Patch % Lines
src/constraints/mShake.cpp 6.63% 197 Missing :warning:
src/constraints/constraints.cpp 70.93% 25 Missing :warning:
include/linearAlgebra/matrix.hpp 38.88% 22 Missing :warning:
src/kernels/distanceKernels.cpp 21.05% 15 Missing :warning:
src/simulationBox/atom.cpp 85.89% 11 Missing :warning:
src/settings/fileSettings.cpp 86.95% 9 Missing :warning:
src/exceptions/exceptions.cpp 40.00% 6 Missing :warning:
src/input/restartFileReader/atomSection.cpp 87.23% 0 Missing and 6 partials :warning:
src/setup/constraintsSetup.cpp 80.00% 6 Missing :warning:
include/linearAlgebra/stlVector.hpp 0.00% 2 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #59 +/- ## ========================================== - Coverage 81.69% 79.59% -2.10% ========================================== Files 273 279 +6 Lines 7467 8136 +669 Branches 2756 3061 +305 ========================================== + Hits 6100 6476 +376 - Misses 1349 1635 +286 - Partials 18 25 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.