-
Notifications
You must be signed in to change notification settings - Fork 101
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: Fuzz test for resource id parser #8214
Conversation
Please add a description to the PR and capitalize the first word of the title |
Signed-off-by: Maksimczuk <[email protected]>
Signed-off-by: Maksimczuk <[email protected]>
7dedbad
to
d32208f
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8214 +/- ##
=======================================
Coverage 59.75% 59.75%
=======================================
Files 590 590
Lines 39487 39487
=======================================
Hits 23597 23597
Misses 14146 14146
Partials 1744 1744 ☔ View full report in Codecov by Sentry. |
Description
This PR adds a fuzz test to the resource ID parser. This does not close the mentioned issue due to it not being integrated to testing pipeline.
Type of change
Part of: #8105
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: