Closed RoaldL closed 5 years ago
Merging #253 into master will decrease coverage by
0.01%
. The diff coverage is63.63%
.
@@ Coverage Diff @@
## master #253 +/- ##
==========================================
- Coverage 73.74% 73.72% -0.02%
==========================================
Files 52 52
Lines 4292 4293 +1
Branches 518 518
==========================================
Hits 3165 3165
- Misses 1038 1039 +1
Partials 89 89
Flag | Coverage Δ | |
---|---|---|
#javascript | 73.72% <63.63%> (-0.02%) |
:arrow_down: |
#python | 83.92% <ø> (ø) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
...pp/src/components/ConfigForm/SosModelConfigForm.js | 14.54% <100%> (ø) |
:arrow_up: |
...nts/ConfigForm/ProjectOverview/CreateConfigForm.js | 91.66% <100%> (ø) |
:arrow_up: |
...src/components/ConfigForm/SectorModelConfigForm.js | 20.58% <100%> (ø) |
:arrow_up: |
...f/app/src/components/ConfigForm/General/Buttons.js | 100% <100%> (ø) |
:arrow_up: |
...pp/src/components/ConfigForm/General/DeleteForm.js | 24% <100%> (ø) |
:arrow_up: |
...rc/components/ConfigForm/SosModel/NarrativeList.js | 5.4% <25%> (ø) |
:arrow_up: |
...c/components/ConfigForm/SosModel/DependencyList.js | 7.59% <33.33%> (ø) |
:arrow_up: |
.../app/src/components/ConfigForm/General/SpecList.js | 8.88% <33.33%> (ø) |
:arrow_up: |
...pp/src/components/ConfigForm/ModelRunConfigForm.js | 6.66% <50%> (-0.08%) |
:arrow_down: |
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 3546ce1...0516056. Read the comment docs.
This pull request adds a button to the ModelRun config that navigates directly to the configured SosModel.
This closes story https://www.pivotaltracker.com/story/show/161628174