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

DEP: Replacing deprecated BaseDriverEvent propagation pathway #25

Closed flongford closed 4 years ago

flongford commented 4 years ago

The PR implements minor updates to account for changes introduced in https://github.com/force-h2020/force-bdss/pull/269

codecov-io commented 4 years ago

Codecov Report

Merging #25 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
- Coverage    98.8%   98.8%   -0.01%     
=========================================
  Files          55      55              
  Lines        2012    2009       -3     
  Branches      128     128              
=========================================
- Hits         1988    1985       -3     
  Misses         10      10              
  Partials       14      14
Impacted Files Coverage Δ
...romacs/data_sources/simulation/simulation_model.py 96.29% <100%> (+0.29%) :arrow_up:
.../data_sources/simulation/simulation_data_source.py 96.55% <100%> (-0.33%) :arrow_down:
...es/simulation/tests/test_simulation_data_source.py 100% <100%> (ø) :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 34fb24d...1bd91d1. Read the comment docs.