Introduced API module
Created by: stefanoborini
API module exports everything needed to develop external plugins and bundles.
Merge request reports
Activity
Filter activity
Created by: codecov-io
Codecov Report
Merging #26 into master will increase coverage by
12.57%
. The diff coverage is62.85%
.@@ Coverage Diff @@ ## master #26 +/- ## =========================================== + Coverage 24.31% 36.89% +12.57% =========================================== Files 38 39 +1 Lines 403 412 +9 Branches 24 24 =========================================== + Hits 98 152 +54 + Misses 300 255 -45 Partials 5 5
Impacted Files Coverage Δ ...s/core_plugins/test_mco/dakota/dakota_optimizer.py 0% <0%> (ø)
..._bdss/core_plugins/test_mco/dakota/dakota_model.py 0% <0%> (ø)
...sv_extractor/csv_extractor/csv_extractor_bundle.py 0% <0%> (ø)
...csv_extractor/csv_extractor/csv_extractor_model.py 0% <0%> (ø)
...ugins/test_mco/multi_criteria_optimizers_plugin.py 0% <0%> (ø)
...ore_plugins/test_mco/dakota/dakota_communicator.py 0% <0%> (ø)
...tractor/csv_extractor/csv_extractor_data_source.py 0% <0%> (ø)
...bdss/core_plugins/test_mco/dakota/dakota_bundle.py 0% <0%> (ø)
...core_plugins/csv_extractor/csv_extractor_plugin.py 0% <0%> (ø)
...ore_plugins/test_kpi/test_kpi_calculator_plugin.py 80% <100%> (ø)
... and 12 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 c332924...d2f6632. Read the comment docs.
Please register or sign in to reply