force-h2020 / force-bdss

Business Decision System general interface
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

added notify_xx_event methods to BaseDataSourceModel #325

Closed sparsonslab closed 4 years ago

sparsonslab commented 4 years ago

Closes #318 (hopefully!). I think the test I added does something useful.

codecov[bot] commented 4 years ago

Codecov Report

Merging #325 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   98.27%   98.28%           
=======================================
  Files          60       60           
  Lines        1684     1687    +3     
  Branches      169      171    +2     
=======================================
+ Hits         1655     1658    +3     
  Misses         24       24           
  Partials        5        5           
Impacted Files Coverage Δ
force_bdss/data_sources/base_data_source.py 100.00% <100.00%> (ø)
force_bdss/data_sources/base_data_source_model.py 98.21% <100.00%> (+0.13%) :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 2e51f7e...def5130. Read the comment docs.