ansasaki / abimap

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

Fix order of releases in the output map #76

Closed ansasaki closed 6 years ago

ansasaki commented 6 years ago

This order the releases in reverse order, with older versions first. The tests were fixed accordingly.

fixes #75

codecov-io commented 6 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           4        4           
  Lines         740      740           
  Branches      190      190           
=======================================
  Hits          722      722           
  Partials       18       18
Impacted Files Coverage Δ
src/abimap/symver.py 97.52% <100%> (ø) :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 f376d8c...8c1914e. Read the comment docs.