Skip to content

Conversation

@refi64
Copy link
Contributor

@refi64 refi64 commented Jan 24, 2022

By default, artifacts are only downloaded from the latest successful
workflow, meaning that, if the compat tests regressed, then it is
impossible to compare against the new current state. This isn't a
perfect solution, but I believe it should by far be "good enough" for
these purposes.

Signed-off-by: Ryan Gonzalez [email protected]

By default, artifacts are only downloaded from the latest successful
workflow, meaning that, if the compat tests regressed, then it is
impossible to compare against the new current state. This isn't a
perfect solution, but I believe it should by far be "good enough" for
these purposes.

Signed-off-by: Ryan Gonzalez <[email protected]>
@refi64 refi64 mentioned this pull request Jan 24, 2022
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #133 (ab25ef8) into main (1e67813) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   52.58%   52.77%   +0.19%     
==========================================
  Files          23       23              
  Lines        4650     4650              
  Branches     1529     1528       -1     
==========================================
+ Hits         2445     2454       +9     
  Misses       1660     1660              
+ Partials      545      536       -9     
Impacted Files Coverage Δ
src/lib.rs 35.98% <0.00%> (+0.03%) ⬆️
src/xargs/mod.rs 79.53% <0.00%> (+2.07%) ⬆️

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 1e67813...ab25ef8. Read the comment docs.

@sylvestre sylvestre merged commit bec239f into uutils:main Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants