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

Fix invalid \d warning by using raw string #1448

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

leewujung
Copy link
Member

@leewujung leewujung commented Feb 9, 2025

This PR fixes the warning below:

Screenshot 2025-02-09 at 6 08 21 AM

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.15%. Comparing base (9f56124) to head (4de4107).
Report is 176 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1448      +/-   ##
==========================================
- Coverage   83.52%   77.15%   -6.38%     
==========================================
  Files          64       11      -53     
  Lines        5686      744    -4942     
==========================================
- Hits         4749      574    -4175     
+ Misses        937      170     -767     
Flag Coverage Δ
unittests 77.15% <ø> (-6.38%) ⬇️

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.

@leewujung leewujung merged commit a36a974 into OSOceanAcoustics:main Feb 9, 2025
5 checks passed
@leewujung leewujung added this to the v0.10.0 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants