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

seventv: Made path regex compatible with new UIDs #699

Merged
merged 5 commits into from
Oct 26, 2024

Conversation

brian6932
Copy link
Contributor

@brian6932 brian6932 commented Oct 21, 2024

https://togithub.com/ulid/spec/issues/94#issuecomment-1834520931

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

  • Made the regexes more strict.
  • Removed 500 test case, as that shouldn't be hit with the stricter regexes.
  • Added support for ulids.
  • Attempted to update tests.

@brian6932 brian6932 force-pushed the seventv/support-uuld branch 3 times, most recently from e14e09f to 5e5d84c Compare October 21, 2024 04:37
@pajlada
Copy link
Member

pajlada commented Oct 21, 2024

Why would they do this

@brian6932 brian6932 force-pushed the seventv/support-uuld branch from 5e5d84c to 6fbc2f7 Compare October 22, 2024 13:56
@brian6932 brian6932 force-pushed the seventv/support-uuld branch from 6fbc2f7 to 4c264fe Compare October 23, 2024 14:20
@pajlada pajlada enabled auto-merge (squash) October 26, 2024 09:46
@pajlada pajlada merged commit 67fa7f9 into Chatterino:master Oct 26, 2024
9 checks passed
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.92%. Comparing base (9209124) to head (734bbca).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #699      +/-   ##
==========================================
+ Coverage   48.25%   48.92%   +0.67%     
==========================================
  Files         109      109              
  Lines        3208     4100     +892     
==========================================
+ Hits         1548     2006     +458     
- Misses       1592     2025     +433     
- Partials       68       69       +1     

☔ 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.

2 participants