-
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
🐛Refactoring of project locking using decorator #7044
base: master
Are you sure you want to change the base?
🐛Refactoring of project locking using decorator #7044
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7044 +/- ##
==========================================
- Coverage 86.95% 86.61% -0.35%
==========================================
Files 1651 1293 -358
Lines 64839 54990 -9849
Branches 2043 1007 -1036
==========================================
- Hits 56380 47628 -8752
+ Misses 8124 7168 -956
+ Partials 335 194 -141
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
following #7020, this is using the provided decorator to lock projects
Related issue/s
How to test
Dev-ops checklist