Closed mburns closed 6 years ago
Merging #144 into master will decrease coverage by
14.47%
. The diff coverage is82.41%
.
@@ Coverage Diff @@
## master #144 +/- ##
===========================================
- Coverage 100% 85.52% -14.48%
===========================================
Files 15 15
Lines 102 221 +119
===========================================
+ Hits 102 189 +87
- Misses 0 32 +32
Impacted Files | Coverage Δ | |
---|---|---|
test/unit/spec/dovecot_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/system_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/dkim_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/postfix_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/wallabag_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/postgrey_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/email_spec.rb | 100% <100%> (ø) |
:arrow_up: |
test/unit/spec/cloud_spec.rb | 69.23% <60%> (-30.77%) |
:arrow_down: |
test/unit/spec/web_spec.rb | 69.23% <60%> (-30.77%) |
:arrow_down: |
test/unit/spec/multimedia_spec.rb | 69.23% <60%> (-30.77%) |
:arrow_down: |
... 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 28ab9fe...f82e28b. Read the comment docs.
What
Expand our unit tests to cover all supported platforms.
How
rspec
contexts andfauxhai
!