MolarVerse / PQ

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

Feat: Added one layer of inheritance to engine type classes #61

Closed 97gamjak closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 63.60153% with 95 lines in your changes missing coverage. Please review.

Project coverage is 79.66%. Comparing base (3e87c99) to head (5bb349c). Report is 1 commits behind head on dev.

Files Patch % Lines
src/setup/outputFilesSetup.cpp 36.84% 36 Missing :warning:
src/setup/manostatSetup.cpp 31.70% 27 Missing and 1 partial :warning:
src/engine/mdEngine.cpp 88.99% 12 Missing :warning:
src/setup/resetKineticsSetup.cpp 77.27% 5 Missing :warning:
include/engine/ringPolymerEngine.hpp 0.00% 4 Missing :warning:
include/settings/settings.hpp 25.00% 2 Missing and 1 partial :warning:
...nput/inputFileParser/inputFileParserIntegrator.cpp 50.00% 2 Missing and 1 partial :warning:
include/engine/engine.hpp 0.00% 2 Missing :warning:
include/engine/mdEngine.hpp 66.66% 1 Missing :warning:
src/setup/thermostatSetup.cpp 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #61 +/- ## ========================================== - Coverage 79.86% 79.66% -0.20% ========================================== Files 280 283 +3 Lines 8317 8463 +146 Branches 3097 3113 +16 ========================================== + Hits 6642 6742 +100 - Misses 1650 1692 +42 - Partials 25 29 +4 ```

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