Skip to content

porting findutils testing to use uutests #541

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hz2
Copy link

@hz2 hz2 commented Apr 26, 2025

closes #537

@hz2
Copy link
Author

hz2 commented Apr 26, 2025

creating a draft to get feedback before porting all tests

Copy link

codecov bot commented Apr 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (69b32a9) to head (aeb2429).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #541      +/-   ##
==========================================
+ Coverage   87.49%   87.66%   +0.17%     
==========================================
  Files          31       31              
  Lines        6815     6893      +78     
  Branches      321      324       +3     
==========================================
+ Hits         5963     6043      +80     
+ Misses        621      617       -4     
- Partials      231      233       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Port findutils to use uutests
1 participant