-
Notifications
You must be signed in to change notification settings - Fork 35
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
chore: rollback to handle only single resource #3902
chore: rollback to handle only single resource #3902
Conversation
…-1590/optimize-permissions-task-queue
…ture/adf-1590/optimize-permissions-task-queue
…ture/adf-1590/optimize-permissions-task-queue
…tps://github.com/oat-sa/tao-core into feature/adf-1590/optimize-permissions-task-queue
…tps://github.com/oat-sa/tao-core into feature/adf-1590/optimize-permissions-task-queue
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #3902 +/- ##
=============================================
- Coverage 27.36% 27.33% -0.03%
- Complexity 10968 10969 +1
=============================================
Files 922 922
Lines 33810 33803 -7
=============================================
- Hits 9251 9241 -10
- Misses 24559 24562 +3
☔ View full report in Codecov by Sentry. |
…ture/adf-1590/optimize-permissions-task-queue
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.
LGTM, thanks @shpran
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
Version
There are 0 BREAKING CHANGE, 0 feature, 0 fix |
ADF-1590
Related PRs