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: enforce that cachedregexp is always used instead of regexp #663

Merged
merged 1 commit into from
Nov 17, 2023
Merged

ci: enforce that cachedregexp is always used instead of regexp #663

merged 1 commit into from
Nov 17, 2023

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Nov 16, 2023

I did this as a bit of an exercise in how to configure linting a bit more - while not critical, might as well have it and should help with external contributors e.g. it'll flag #658

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (774df1d) 78.09% compared to head (43e604f) 78.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
+ Coverage   78.09%   78.14%   +0.05%     
==========================================
  Files          81       81              
  Lines        5866     5866              
==========================================
+ Hits         4581     4584       +3     
+ Misses       1084     1082       -2     
+ Partials      201      200       -1     

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

@oliverchang oliverchang merged commit f37072f into google:main Nov 17, 2023
@G-Rath G-Rath deleted the require-cache-regexp branch November 17, 2023 00:51
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.

4 participants