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

add raw string support #329

Merged
merged 5 commits into from
May 9, 2023
Merged

add raw string support #329

merged 5 commits into from
May 9, 2023

Conversation

subbyte
Copy link
Member

@subbyte subbyte commented May 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch coverage: 95.65% and project coverage change: -0.04 ⚠️

Comparison is base (13c21fc) 83.72% compared to head (b0a98de) 83.69%.

❗ Current head b0a98de differs from pull request most recent head 13cba84. Consider uploading reports for the commit 13cba84 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #329      +/-   ##
===========================================
- Coverage    83.72%   83.69%   -0.04%     
===========================================
  Files           42       42              
  Lines         2894     2894              
===========================================
- Hits          2423     2422       -1     
- Misses         471      472       +1     
Impacted Files Coverage Δ
src/kestrel/syntax/parser.py 97.20% <95.00%> (-0.37%) ⬇️
src/kestrel/utils.py 96.29% <100.00%> (+0.14%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@subbyte subbyte force-pushed the feature-rawstring branch from 020276e to 2fc8f99 Compare May 8, 2023 17:38
@subbyte subbyte requested a review from pcoccoli May 8, 2023 21:50
Copy link
Collaborator

@pcoccoli pcoccoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@subbyte subbyte merged commit 19910d1 into develop May 9, 2023
@subbyte subbyte deleted the feature-rawstring branch May 9, 2023 15:24
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