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

NonPosixHeadTailUsage: new check #491

Merged
merged 1 commit into from Nov 8, 2022

Conversation

arthurzam
Copy link
Member

New warning for non-POSIX compliant head or tail without -n.

Closes: https://bugs.gentoo.org/558360

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 81.11% // Head: 81.03% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (6fa03d1) compared to base (f3d6180).
Patch coverage: 57.69% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
- Coverage   81.11%   81.03%   -0.08%     
==========================================
  Files          55       55              
  Lines        8063     8089      +26     
  Branches     1810     1815       +5     
==========================================
+ Hits         6540     6555      +15     
- Misses       1425     1436      +11     
  Partials       98       98              
Impacted Files Coverage Δ
src/pkgcheck/checks/codingstyle.py 73.98% <57.69%> (-0.67%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

New warning for non-POSIX compliant head or tail without -n.

Closes: https://bugs.gentoo.org/558360
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@gentoo-bot gentoo-bot merged commit bad3136 into pkgcore:master Nov 8, 2022
@arthurzam arthurzam deleted the check-headtail branch November 8, 2022 18:59
@gentoo-bot gentoo-bot temporarily deployed to github-pages November 8, 2022 19:04 Inactive
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.

None yet

3 participants