Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remaining portions of automated compatibility tests #130

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

refi64
Copy link
Contributor

@refi64 refi64 commented Jan 22, 2022

This adds the rest of the compatibility test workflow, in order to
automatically run against the GNU findutils & BFS test suites as part of
standard CI and compare the results to the latest from the 'main'
branch.

Closes #128

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com


Now the workflow has passed for the other MR, so 🤞

This adds the rest of the compatibility test workflow, in order to
automatically run against the GNU findutils & BFS test suites as part of
standard CI and compare the results to the latest from the 'main'
branch.

Closes uutils#128

Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
@codecov
Copy link

codecov bot commented Jan 22, 2022

Codecov Report

Merging #130 (165d72e) into main (97ea4ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   49.80%   49.80%           
=======================================
  Files          19       19           
  Lines        2594     2594           
  Branches      702      702           
=======================================
  Hits         1292     1292           
  Misses       1046     1046           
  Partials      256      256           

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 97ea4ae...165d72e. Read the comment docs.

@sylvestre
Copy link
Sponsor Contributor

sweet, bravo :)

@sylvestre sylvestre merged commit bdfd492 into uutils:main Jan 22, 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.

shows the differences with the other testsuites like in coreutils
2 participants