mozilla-releng / build-mar

Utility for managing mar files
Mozilla Public License 2.0
8 stars 13 forks source link

Version bump #32

Closed catlee closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.05%. The diff coverage is 95.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   96.56%   96.61%   +0.05%     
==========================================
  Files          16       16              
  Lines        1019     1035      +16     
  Branches      112      110       -2     
==========================================
+ Hits          984     1000      +16     
+ Misses         14       13       -1     
- Partials       21       22       +1
Impacted Files Coverage Δ
src/mardor/mozilla.py 100% <100%> (ø) :arrow_up:
src/mardor/__init__.py 100% <100%> (ø) :arrow_up:
tests/test_cli.py 100% <100%> (ø) :arrow_up:
tests/test_mozilla.py 100% <100%> (ø) :arrow_up:
src/mardor/cli.py 92.3% <100%> (-0.12%) :arrow_down:
src/mardor/writer.py 96.21% <100%> (+0.11%) :arrow_up:
src/mardor/format.py 93.33% <33.33%> (-6.67%) :arrow_down:
src/mardor/reader.py 92.13% <0%> (+2.24%) :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 d2f9dbf...7081aa0. Read the comment docs.