Use ids instead of names in bundles.
Created by: stefanoborini
Uses IDs instead of "name" to identify the bundles.
Merge request reports
Activity
Filter activity
Created by: codecov-io
Codecov Report
Merging #20 into master will increase coverage by
1.5%
. The diff coverage is29.41%
.@@ Coverage Diff @@ ## master #20 +/- ## ========================================= + Coverage 13.76% 15.26% +1.5% ========================================= Files 35 36 +1 Lines 385 393 +8 Branches 23 24 +1 ========================================= + Hits 53 60 +7 - Misses 331 332 +1 Partials 1 1
Impacted Files Coverage Δ ...ugins/test_mco/multi_criteria_optimizers_plugin.py 0% <ø> (ø)
...core_plugins/csv_extractor/csv_extractor_plugin.py 0% <ø> (ø)
...ore_plugins/test_kpi/test_kpi_calculator_plugin.py 87.5% <ø> (-1.39%)
force_bdss/base_core_driver.py 0% <0%> (ø)
...orce_bdss/mco/i_multi_criteria_optimizer_bundle.py 0% <0%> (ø)
force_bdss/core_mco_driver.py 0% <0%> (ø)
force_bdss/workspecs/data_source.py 0% <0%> (ø)
force_bdss/data_sources/i_data_source_bundle.py 0% <0%> (ø)
force_bdss/bdss_application.py 0% <0%> (ø)
force_bdss/workspecs/multi_criteria_optimizer.py 0% <0%> (ø)
... and 9 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 8479e52...72d1a08. Read the comment docs.
Please register or sign in to reply