Make workflow accessible via application
Created by: stefanoborini
Provides access to the workflow via the application. This is required because the envisage plugins (and thus the factories) have convenient access to the application, but not to other plugins, where the workflow is actually loaded.
Merge request reports
Activity
Filter activity
Created by: codecov[bot]
Codecov Report
Merging #167 into master will increase coverage by
0.25%
. The diff coverage is100%
.@@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 92.5% 92.76% +0.25% ========================================== Files 42 42 Lines 974 981 +7 Branches 68 69 +1 ========================================== + Hits 901 910 +9 + Misses 69 68 -1 + Partials 4 3 -1
Impacted Files Coverage Δ force_bdss/bdss_application.py 100% <100%> (+6.06%)
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 29c6645...d304805. Read the comment docs.
Please register or sign in to reply