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

Use raw string literals #1350

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

slang25
Copy link
Member

@slang25 slang25 commented Feb 19, 2024

A very small quality of life change

@slang25 slang25 requested a review from a team as a code owner February 19, 2024 01:40
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e8aa7e3) 79.25% compared to head (dbb77b3) 79.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1350      +/-   ##
==========================================
+ Coverage   79.25%   79.43%   +0.18%     
==========================================
  Files         138      138              
  Lines        3230     3234       +4     
  Branches      450      450              
==========================================
+ Hits         2560     2569       +9     
+ Misses        440      434       -6     
- Partials      230      231       +1     
Flag Coverage Δ
linux 79.43% <100.00%> (+0.24%) ⬆️
macos 47.92% <100.00%> (+<0.01%) ⬆️
windows 47.92% <100.00%> (+0.06%) ⬆️

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.

@martincostello martincostello added this to the v7.2.0 milestone Feb 19, 2024
@martincostello martincostello merged commit f9ab280 into justeattakeaway:main Feb 19, 2024
14 checks passed
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