-
Notifications
You must be signed in to change notification settings - Fork 73
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: add summary2 property to custom config exclusion list #14207
fix: add summary2 property to custom config exclusion list #14207
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice fix
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14207 +/- ##
=======================================
Coverage 95.46% 95.46%
=======================================
Files 1803 1803
Lines 23488 23488
Branches 2719 2719
=======================================
Hits 22422 22422
Misses 812 812
Partials 254 254 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested ok in dev 👍
Description
Removes the info message that this config property is under development, as we have a custom config for this property.
Before:
After:
Related Issue(s)
Verification
Documentation