force-h2020 / force-bdss-plugin-gromacs

Gromacs BDSS data sources, as well as a stand-alone wrappers around Gromacs tools.
MIT License
0 stars 0 forks source link

ENH: Include new Generic Base classes for Pipeline objects #28

Closed flongford closed 4 years ago

flongford commented 4 years ago

Modules

New:

Renamed

Classes

New:

Renamed:

codecov-io commented 4 years ago

Codecov Report

Merging #28 into cln/refactor-generic will decrease coverage by 0.27%. The diff coverage is 97.03%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           cln/refactor-generic      #28      +/-   ##
========================================================
- Coverage                 98.82%   98.54%   -0.28%     
========================================================
  Files                        56       59       +3     
  Lines                      2037     2059      +22     
  Branches                    132      137       +5     
========================================================
+ Hits                       2013     2029      +16     
- Misses                       10       16       +6     
  Partials                     14       14
Impacted Files Coverage Δ
force_gromacs/chemicals/i_fragment.py 100% <ø> (ø)
force_gromacs/core/i_process.py 100% <100%> (ø)
...romacs/commands/tests/test_base_gromacs_command.py 100% <100%> (ø)
...ders/tests/test_base_gromacs_simulation_builder.py 100% <100%> (ø)
...macs/data_sources/fragment/fragment_data_source.py 100% <100%> (ø) :arrow_up:
force_gromacs/commands/gromacs_commands.py 100% <100%> (ø) :arrow_up:
...es/simulation/tests/test_simulation_data_source.py 100% <100%> (ø) :arrow_up:
force_gromacs/io/tests/test_file_tree_builder.py 100% <100%> (ø)
...ce_gromacs/notification_listeners/driver_events.py 100% <100%> (ø) :arrow_up:
...lation_builders/base_gromacs_simulation_builder.py 96.15% <100%> (ø)
... and 28 more

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 9bf6994...de79bfb. Read the comment docs.