raimon49 / pip-licenses

Dump the license list of packages installed with pip.
MIT License
307 stars 43 forks source link

Migrate CI service from Travis to GitHub Actions #85

Closed raimon49 closed 3 years ago

raimon49 commented 3 years ago

Migrated to GitHub Actions due to the deteriorating performance of Travis...

See also)

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (68e2208) into master (51d8f95) will increase coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   98.58%   98.86%   +0.28%     
==========================================
  Files           1        1              
  Lines         353      353              
==========================================
+ Hits          348      349       +1     
+ Misses          5        4       -1     
Impacted Files Coverage Δ
piplicenses.py 98.86% <0.00%> (+0.28%) :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 51d8f95...68e2208. Read the comment docs.