Moved bundle_id to ids and aggregated ExtensionPointID onto enumeration class
Created by: stefanoborini
Extracted the bundle_id and the extension point ids due to their shared nature.
Fixes #24 (closed)
Merge request reports
Activity
Filter activity
Created by: codecov-io
Codecov Report
Merging #31 into master will increase coverage by
0.59%
. The diff coverage is85.71%
.@@ Coverage Diff @@ ## master #31 +/- ## ========================================== + Coverage 48.54% 49.13% +0.59% ========================================== Files 41 41 Lines 515 521 +6 Branches 29 29 ========================================== + Hits 250 256 +6 Misses 256 256 Partials 9 9
Impacted Files Coverage Δ force_bdss/api.py 0% <0%> (ø)
force_bdss/ids.py 100% <100%> (ø)
force_bdss/base_extension_plugin.py 100% <100%> (ø)
force_bdss/bundle_registry_plugin.py 75% <100%> (+0.92%)
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 1e76b8e...84fbbaa. Read the comment docs.
Please register or sign in to reply