fredrikekre / jlpkg

A command line interface (CLI) for Pkg, Julia's package manager.
MIT License
92 stars 4 forks source link

Switch CI to GH Actions. #21

Closed fredrikekre closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #21 (85c46b9) into master (aa44f0f) will increase coverage by 4.56%. The diff coverage is n/a.

:exclamation: Current head 85c46b9 differs from pull request most recent head ed5fba4. Consider uploading reports for the commit ed5fba4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   93.47%   98.03%   +4.56%     
==========================================
  Files           2        2              
  Lines          46       51       +5     
==========================================
+ Hits           43       50       +7     
+ Misses          3        1       -2     
Impacted Files Coverage Δ
src/jlpkg.jl 97.72% <0.00%> (+0.22%) :arrow_up:
src/cli.jl 100.00% <0.00%> (+33.33%) :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 aa44f0f...ed5fba4. Read the comment docs.