-
Notifications
You must be signed in to change notification settings - Fork 27
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 ProjectInvalidRightsError
to folders exception handling
#6979
🐛 add ProjectInvalidRightsError
to folders exception handling
#6979
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6979 +/- ##
==========================================
- Coverage 85.58% 80.33% -5.25%
==========================================
Files 1621 649 -972
Lines 63939 31675 -32264
Branches 2033 262 -1771
==========================================
- Hits 54720 25447 -29273
+ Misses 8886 6168 -2718
+ Partials 333 60 -273
Continue to review 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.
👍
Quality Gate passedIssues Measures |
48d3fba
into
ITISFoundation:master
What do these changes do?
ProjectInvalidRightsError
to folders exception handling (before it returned 500)Related issue/s
How to test
Dev-ops checklist