-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fixes error message displayed to user coming from director-v2 failure #7875
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 error message displayed to user coming from director-v2 failure #7875
Conversation
…field with JSON schema examples
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7875 +/- ##
==========================================
+ Coverage 87.90% 89.46% +1.55%
==========================================
Files 1837 1330 -507
Lines 71028 55350 -15678
Branches 1219 476 -743
==========================================
- Hits 62438 49517 -12921
+ Misses 8247 5712 -2535
+ Partials 343 121 -222
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
GitHK
left a comment
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.
Thanks!
|
@mergify queue |
🟠 Waiting for conditions to match
|
|



What do these changes do?
Fixes wrong message comgin from directorv2
Related issue/s
How to test
Dev-ops