Closed jsperezg closed 6 years ago
Merging #79 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
+ Coverage 94.83% 94.84% +<.01%
==========================================
Files 65 65
Lines 1239 1241 +2
==========================================
+ Hits 1175 1177 +2
Misses 64 64
Impacted Files | Coverage Δ | |
---|---|---|
...im/consultations/admin/consultations_controller.rb | 100% <100%> (ø) |
:arrow_up: |
...lers/decidim/consultations/questions_controller.rb | 100% <100%> (ø) |
:arrow_up: |
app/models/decidim/consultations/question.rb | 83.92% <100%> (+0.29%) |
:arrow_up: |
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 00c1e56...e872b6e. Read the comment docs.
:tophat: What? Why?
Adapts consultations to Decidim 0.10
:pushpin: Related Issues