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

ci: make the commit title check more permissive #6557

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

multun
Copy link
Contributor

@multun multun commented Feb 2, 2024

  • allow underscores in module names
  • use a title character blacklist instead of a whitelist
  • forbid non-ascii characters

@multun multun marked this pull request as ready for review February 2, 2024 13:35
@multun multun requested a review from a team as a code owner February 2, 2024 13:35
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (82abaa7) 28.01% compared to head (915110a) 71.41%.

❗ Current head 915110a differs from pull request most recent head f3e317f. Consider uploading reports for the commit f3e317f to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##                dev    #6557       +/-   ##
=============================================
+ Coverage     28.01%   71.41%   +43.39%     
=============================================
  Files          1032      189      -843     
  Lines        127748    24994   -102754     
  Branches       2603        0     -2603     
=============================================
- Hits          35792    17850    -17942     
+ Misses        90441     7144    -83297     
+ Partials       1515        0     -1515     
Flag Coverage Δ
core ?
editoast 75.37% <ø> (-0.02%) ⬇️
front ?
gateway 2.50% <ø> (ø)
railjson_generator ?
tests 81.95% <ø> (ø)

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.

- allow underscores in module names
- use a title character blacklist instead of a whitelist
- forbid non-ascii characters
@multun multun force-pushed the permissive-commit-name branch from 915110a to f3e317f Compare February 5, 2024 11:23
bougue-pe added a commit to OpenRailAssociation/osrd-website that referenced this pull request Feb 5, 2024
also port last check of commit after
OpenRailAssociation/osrd#6557
bougue-pe added a commit to OpenRailAssociation/osrd-website that referenced this pull request Feb 5, 2024
also port last check of commit after
OpenRailAssociation/osrd#6557
@multun multun merged commit 5895b87 into dev Feb 5, 2024
13 of 17 checks passed
@multun multun deleted the permissive-commit-name branch February 5, 2024 12:38
bougue-pe added a commit to OpenRailAssociation/osrd-website that referenced this pull request Feb 8, 2024
also port last check of commit after
OpenRailAssociation/osrd#6557
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.

3 participants