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

Fixes regex \ escaping warning #121

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

jeandet
Copy link
Member

@jeandet jeandet commented Feb 22, 2024

The current code works but generates a warning and will generate an error in the future.

Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
@jeandet jeandet added the enhancement New feature or request label Feb 22, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (33a0091) 87.33% compared to head (409b299) 87.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   87.33%   87.33%           
=======================================
  Files          51       51           
  Lines        3166     3166           
  Branches      515      515           
=======================================
  Hits         2765     2765           
  Misses        261      261           
  Partials      140      140           
Flag Coverage Δ
unittests 86.70% <100.00%> (-0.61%) ⬇️

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.

@jeandet jeandet merged commit 8ea94c5 into SciQLop:main Feb 22, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant