Skip to content

Decouple regexes, make varaibles consistent#463

Merged
tony merged 6 commits into
masterfrom
split-user-regex
Jun 17, 2024
Merged

Decouple regexes, make varaibles consistent#463
tony merged 6 commits into
masterfrom
split-user-regex

Conversation

@tony

@tony tony commented Jun 17, 2024

Copy link
Copy Markdown
Member

Changes

RE_USER regex constants

Add RE_USER for URLs that have user in URI

Rename SCP_REGEX to RE_SCP

Move to constants

  • RE_SCP
  • RE_USER
  • RE_PIP_REV

Appendix

@codecov

codecov Bot commented Jun 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.68%. Comparing base (4469c2a) to head (080ece7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #463      +/-   ##
==========================================
+ Coverage   62.62%   62.68%   +0.06%     
==========================================
  Files          39       40       +1     
  Lines        3435     3441       +6     
  Branches      927      927              
==========================================
+ Hits         2151     2157       +6     
  Misses        764      764              
  Partials      520      520              

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

@tony tony force-pushed the split-user-regex branch 2 times, most recently from cb69aae to 00e59ee Compare June 17, 2024 13:35
@tony tony force-pushed the split-user-regex branch from 5acd33e to 080ece7 Compare June 17, 2024 13:39
@tony tony merged commit 002c4fc into master Jun 17, 2024
@tony tony deleted the split-user-regex branch June 17, 2024 13:43
tony added a commit that referenced this pull request Jun 18, 2024
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