mburns / paramount

Use Chef to configure your personal online software stack
http://mburns.github.io/paramount
Apache License 2.0
2 stars 1 forks source link

Add spec platforms #144

Closed mburns closed 6 years ago

mburns commented 6 years ago

What

Expand our unit tests to cover all supported platforms.

How

rspec contexts and fauxhai!

codecov-io commented 6 years ago

Codecov Report

Merging #144 into master will decrease coverage by 14.47%. The diff coverage is 82.41%.

Impacted file tree graph

@@             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.