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 regex pattern for ext seq scenario (#3162) #3180

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

maddieford
Copy link
Contributor

(cherry picked from commit 23d4c5b)

Description

Issue #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made

Quality of Code and Contribution Guidelines

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.62%. Comparing base (a8ac804) to head (6fe114e).
Report is 3 commits behind head on hotfix-2.11.1.9.

Additional details and impacted files
@@               Coverage Diff                @@
##           hotfix-2.11.1.9    #3180   +/-   ##
================================================
  Coverage            71.62%   71.62%           
================================================
  Files                  109      109           
  Lines                16421    16421           
  Branches              2352     2352           
================================================
  Hits                 11762    11762           
  Misses                4112     4112           
  Partials               547      547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maddieford maddieford merged commit 80543fd into Azure:hotfix-2.11.1.9 Aug 13, 2024
10 of 11 checks passed
@maddieford maddieford deleted the cherrypick_extseq branch August 13, 2024 20:19
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