nossas / bonde-server

API Rails
GNU General Public License v3.0
8 stars 5 forks source link

Hotfix/templates #506

Closed hudsilva closed 6 years ago

hudsilva commented 6 years ago

Alterações:

codecov[bot] commented 6 years ago

Codecov Report

Merging #506 into develop will decrease coverage by 0.01%. The diff coverage is 98.46%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #506      +/-   ##
===========================================
- Coverage    93.73%   93.72%   -0.02%     
===========================================
  Files          228      228              
  Lines         7010     7014       +4     
===========================================
+ Hits          6571     6574       +3     
- Misses         439      440       +1
Impacted Files Coverage Δ
spec/models/template_mobilization_spec.rb 100% <ø> (ø) :arrow_up:
app/controllers/blocks_controller.rb 100% <100%> (ø) :arrow_up:
...pp/controllers/mobilizations/widgets_controller.rb 88.88% <100%> (ø) :arrow_up:
app/controllers/mobilizations_controller.rb 79.1% <100%> (ø) :arrow_up:
app/models/widget.rb 86.3% <100%> (ø) :arrow_up:
app/models/template_mobilization.rb 100% <100%> (ø) :arrow_up:
spec/models/widget_spec.rb 100% <100%> (ø) :arrow_up:
app/controllers/widgets_controller.rb 83.33% <100%> (ø) :arrow_up:
...trollers/template_mobilizations_controller_spec.rb 100% <100%> (ø) :arrow_up:
spec/models/block_spec.rb 100% <100%> (ø) :arrow_up:
... and 5 more

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 f9360ff...7d5b5f9. Read the comment docs.