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

fix: pre-commit-config file #3441

Merged
merged 1 commit into from
Oct 23, 2023
Merged

fix: pre-commit-config file #3441

merged 1 commit into from
Oct 23, 2023

Conversation

mastersans
Copy link
Member

Fixes: #3436
Added an exclusion of fuzz/generated sub-directory for linting.

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2023

Codecov Report

Merging #3441 (6129dda) into main (e45767a) will decrease coverage by 0.41%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3441      +/-   ##
==========================================
- Coverage   80.29%   79.88%   -0.41%     
==========================================
  Files         758      758              
  Lines       11616    11616              
  Branches     1571     1571              
==========================================
- Hits         9327     9280      -47     
- Misses       1853     1912      +59     
+ Partials      436      424      -12     
Flag Coverage Δ
longtests 74.81% <ø> (-0.02%) ⬇️
win-longtests 77.88% <ø> (-0.41%) ⬇️

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

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This should do the trick.

@terriko terriko merged commit e568b57 into intel:main Oct 23, 2023
20 of 21 checks passed
@mastersans mastersans deleted the skip-linting branch October 24, 2023 17:17
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.

fix: Avoid running linters on files in fuzz/generated
3 participants