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 path passing for pre-commit #2158

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

kaidokert
Copy link
Member

@kaidokert kaidokert commented Jan 4, 2024

Also fix filename separators on Windows.

b/150775273

@kaidokert kaidokert force-pushed the kaidokert-break-meta branch 5 times, most recently from d9a3eff to 9a9148f Compare January 4, 2024 03:44
@kaidokert kaidokert changed the title Break metadata Fix path passing for pre-commit. Jan 4, 2024
@kaidokert kaidokert requested a review from oxve January 4, 2024 04:52
@kaidokert kaidokert marked this pull request as ready for review January 4, 2024 04:52
@kaidokert
Copy link
Member Author

Intend to submit the first commit of course only, second one is just to show things working

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ae5706) 58.56% compared to head (bd081d3) 58.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2158      +/-   ##
==========================================
- Coverage   58.56%   58.55%   -0.01%     
==========================================
  Files        1911     1911              
  Lines       94585    94585              
==========================================
- Hits        55391    55387       -4     
- Misses      39194    39198       +4     

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

Copy link
Contributor

@dahlstrom-g dahlstrom-g left a comment

Choose a reason for hiding this comment

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

With commit 9a9148f the meta-validate hook works for me locally.

PR-title nit: https://cbea.ms/git-commit/#end

.pre-commit-config.yaml Show resolved Hide resolved
Also fix filename separators on Windows.

b/150775273
@kaidokert kaidokert changed the title Fix path passing for pre-commit. Fix path passing for pre-commit Jan 4, 2024
@kaidokert
Copy link
Member Author

With commit 9a9148f the meta-validate hook works for me locally.

PR-title nit: https://cbea.ms/git-commit/#end

done

@kaidokert kaidokert merged commit e62956e into youtube:main Jan 4, 2024
333 of 334 checks passed
@kaidokert kaidokert deleted the kaidokert-break-meta branch June 30, 2024 19:44
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