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

Implement CI to detect long path in pushed commit #4637

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bitfriend
Copy link
Contributor

@bitfriend bitfriend commented Feb 6, 2025

Will implement file path checker in github actions CI, so that developer can find long path issue on every PR.
This proposal was from @richvdh .
This PR is a sequel to #4625.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.72%. Comparing base (ce44c6e) to head (25db351).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4637      +/-   ##
==========================================
- Coverage   85.73%   85.72%   -0.02%     
==========================================
  Files         292      292              
  Lines       33492    33492              
==========================================
- Hits        28715    28711       -4     
- Misses       4777     4781       +4     

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

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.

1 participant