mozilla-releng / build-mar

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

Version 3 #46

Closed catlee closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.26%. The diff coverage is 98.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   98.31%   98.57%   +0.26%     
==========================================
  Files          16        8       -8     
  Lines        1126      701     -425     
  Branches      110      125      +15     
==========================================
- Hits         1107      691     -416     
+ Misses          5        2       -3     
+ Partials       14        8       -6
Impacted Files Coverage Δ
src/mardor/utils.py 96.11% <100%> (+2.17%) :arrow_up:
src/mardor/format.py 100% <100%> (ø) :arrow_up:
src/mardor/cli.py 98.34% <100%> (+5.74%) :arrow_up:
src/mardor/__init__.py 100% <100%> (ø) :arrow_up:
src/mardor/signing.py 100% <100%> (ø) :arrow_up:
src/mardor/writer.py 100% <100%> (ø) :arrow_up:
src/mardor/reader.py 97.7% <94.91%> (-2.3%) :arrow_down:
tests/test_mozilla.py
tests/test_version.py

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 607cb8c...7a7d3c6. Read the comment docs.