Closed bear454 closed 4 years ago
Merging #159 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #159 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 26
Lines 700 694 -6
=========================================
- Hits 700 694 -6
Impacted Files | Coverage Δ | |
---|---|---|
app/controllers/variables_controller.rb | 100.00% <100.00%> (ø) |
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 17091cc...7ee9896. Read the comment docs.
Save data and move on to plan by default. If there is a problem, fall back to variables form.
This was the behavior of the 'plan' button anyway; just dropping the redundant 'save' button.