assignUser / octolog

Better Github Action Logging
https://jacob.wujciak.de/octolog
Other
13 stars 1 forks source link

Reduce dependencies #16

Closed assignUser closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (da345ad) into main (8e71de9) will increase coverage by 0.10%. The diff coverage is 94.11%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   92.25%   92.36%   +0.10%     
==========================================
  Files           3        4       +1     
  Lines         142      144       +2     
==========================================
+ Hits          131      133       +2     
  Misses         11       11              
Impacted Files Coverage Δ
R/util.R 92.85% <89.47%> (-0.13%) :arrow_down:
R/commands.R 94.23% <100.00%> (+0.23%) :arrow_up:
R/fs.R 100.00% <100.00%> (ø)
R/messages.R 88.57% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more