Closed FinnWoelm closed 5 years ago
Merging #288 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #288 +/- ##
==========================================
+ Coverage 99.55% 99.56% +<.01%
==========================================
Files 114 115 +1
Lines 2495 2500 +5
==========================================
+ Hits 2484 2489 +5
Misses 11 11
Impacted Files | Coverage Δ | |
---|---|---|
app/models/vcs/file_diff/changes/modification.rb | 100% <ø> (ø) |
:arrow_up: |
app/models/concerns/vcs/resourceable.rb | 100% <ø> (ø) |
:arrow_up: |
app/dashboards/project_dashboard.rb | 100% <ø> (ø) |
:arrow_up: |
app/models/vcs/operations/file_restore.rb | 100% <100%> (ø) |
:arrow_up: |
app/models/concerns/vcs/backupable.rb | 100% <100%> (ø) |
:arrow_up: |
app/helpers/file_helper.rb | 100% <100%> (ø) |
:arrow_up: |
app/models/concerns/vcs/versionable.rb | 100% <100%> (ø) |
:arrow_up: |
app/models/vcs/operations/file_backup.rb | 100% <100%> (ø) |
|
app/controllers/static_controller.rb | 100% <100%> (ø) |
:arrow_up: |
app/models/vcs/file_backup.rb | 100% <100%> (ø) |
:arrow_up: |
... and 4 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 83cba37...1108ddf. Read the comment docs.
Enhancements:
Fixes: