Closed bear454 closed 4 years ago
Merging #166 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #166 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 24 -2
Lines 710 636 -74
=========================================
- Hits 710 636 -74
Impacted Files | Coverage Δ | |
---|---|---|
app/controllers/plans_controller.rb | 100.00% <ø> (ø) |
|
app/controllers/welcome_controller.rb | 100.00% <ø> (ø) |
|
app/controllers/variables_controller.rb | 100.00% <100.00%> (ø) |
|
app/helpers/application_helper.rb | 100.00% <100.00%> (ø) |
|
app/helpers/authorization_helper.rb | 100.00% <100.00%> (ø) |
|
app/models/source.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 c534cf0...c6f7cae. Read the comment docs.
The built-in structure cannot accomodate terraform projects of any meaningful size, and most users who are able to edit the deployment scripts would prefer to run from the CLI, so the 'advanced mode' has lost it's purpose.
Instead, we'll add a config option to link to the source repo of the deployment scripts.