ansasaki / abimap

A helper for library maintainers to use symbol versioning
MIT License
7 stars 1 forks source link

Add check subcommand #32

Closed ansasaki closed 6 years ago

ansasaki commented 6 years ago

The check subcommand checks the content of a given map file. This also adds test cases copied from the update command.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 61


Totals Coverage Status
Change from base Build 57: -0.04%
Covered Lines: 713
Relevant Lines: 725

πŸ’› - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 59


Totals Coverage Status
Change from base Build 57: -0.04%
Covered Lines: 713
Relevant Lines: 725

πŸ’› - Coveralls
codecov-io commented 6 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.05%. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   94.81%   94.75%   -0.06%     
==========================================
  Files           2        2              
  Lines         713      725      +12     
  Branches      176      177       +1     
==========================================
+ Hits          676      687      +11     
  Misses         12       12              
- Partials       25       26       +1
Impacted Files Coverage Ξ”
src/symbol_version/symbol_version.py 94.72% <92.3%> (-0.06%) :arrow_down:

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 dbd9548...df4a78a. Read the comment docs.