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

ci: Also run the dejagnu tests from GNU findutils #144

Merged
merged 2 commits into from
Feb 8, 2022
Merged

ci: Also run the dejagnu tests from GNU findutils #144

merged 2 commits into from
Feb 8, 2022

Conversation

tavianator
Copy link
Contributor

@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #144 (43027d0) into main (a7af227) will increase coverage by 0.19%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   52.86%   53.05%   +0.19%     
==========================================
  Files          24       24              
  Lines        4754     4759       +5     
  Branches     1550     1552       +2     
==========================================
+ Hits         2513     2525      +12     
+ Misses       1684     1683       -1     
+ Partials      557      551       -6     
Impacted Files Coverage Δ
src/find/mod.rs 61.70% <66.66%> (-0.10%) ⬇️
src/lib.rs 35.83% <0.00%> (-0.04%) ⬇️
src/xargs/mod.rs 80.31% <0.00%> (+2.59%) ⬆️

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 a7af227...43027d0. Read the comment docs.

@sylvestre
Copy link
Contributor

@tavianator
Copy link
Contributor Author

Seems that it failed: https:/uutils/findutils/runs/5103547383?check_suite_focus=true

Yeah I can reproduce. I'm thinking of moving a lot of the code out of compat.yml into build-gnu.sh so it's easier to test locally.

@sylvestre
Copy link
Contributor

Ah ah

Warning: Changes from main: PASS +360 / FAIL +382 / ERROR +0 / SKIP +0

@sylvestre sylvestre merged commit 48d6f63 into uutils:main Feb 8, 2022
@tavianator tavianator deleted the dejagnu branch February 9, 2022 13:59
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