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

Unit and integration tests for reading data from standard input #45

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

oSoMoN
Copy link
Collaborator

@oSoMoN oSoMoN commented Apr 2, 2024

No description provided.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 81.48148% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 76.75%. Comparing base (25e4a17) to head (6a152cd).

Files Patch % Lines
tests/integration.rs 75.00% 0 Missing and 7 partials ⚠️
src/params.rs 88.46% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   76.25%   76.75%   +0.50%     
==========================================
  Files           9        9              
  Lines        2506     2560      +54     
  Branches      650      660      +10     
==========================================
+ Hits         1911     1965      +54     
+ Misses        473      466       -7     
- Partials      122      129       +7     
Flag Coverage Δ
macos_latest 76.93% <81.48%> (+0.49%) ⬆️
ubuntu_latest 76.80% <81.48%> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sylvestre
Copy link
Sponsor Collaborator

nice :) 76.75% (+0.50%)

@sylvestre sylvestre merged commit 34a5cc7 into uutils:main Apr 2, 2024
18 of 20 checks passed
@oSoMoN oSoMoN deleted the stdin-tests branch April 3, 2024 20:30
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