force-h2020 / force-bdss-plugin-itwm-example

ITWM Example plugin for the BDSS
0 stars 3 forks source link

ITWM Example Updates to accompany Refactor of BDSS Application #40

Closed flongford closed 4 years ago

flongford commented 4 years ago

This PR implements minor changes that are required to accompany refactoring of force-bdss, performed in force-h2020/force-bdss/pull/220.

Specifically:

Also included is an update in the gitignore manifest to reflect that found in other FORCE plugin repos, as well as a unit test for the MCO features affected by the force-bdss refactor.

It should not be merged before force-h2020/force-bdss/pull/220

codecov-io commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 1.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   72.66%   73.74%   +1.07%     
==========================================
  Files          27       27              
  Lines         556      556              
  Branches       38       38              
==========================================
+ Hits          404      410       +6     
+ Misses        146      140       -6     
  Partials        6        6
Impacted Files Coverage Δ
itwm_example/mco/mco.py 63.2% <100%> (+5.66%) :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 dc49346...4a347f7. Read the comment docs.