Skip to content
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

Merged
merged 17 commits into from
Nov 2, 2023

Conversation

@shpran shpran marked this pull request as ready for review October 17, 2023 07:15
@gabrielfs7 gabrielfs7 changed the base branch from master to develop October 23, 2023 13:08
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (7a4eced) 27.36% compared to head (6a5cc26) 27.33%.

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     
Files Coverage Δ
...ls/classes/event/DataAccessControlChangedEvent.php 83.33% <ø> (+16.66%) ⬆️
...sses/listener/DataAccessControlChangedListener.php 94.11% <100.00%> (-1.89%) ⬇️
models/classes/taskQueue/Queue.php 72.97% <100.00%> (ø)
models/classes/taskQueue/QueueDispatcher.php 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@gabrielfs7 gabrielfs7 left a 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

Copy link

github-actions bot commented Nov 2, 2023

Version

Target Version 53.11.4
Last version 53.11.3

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@shpran shpran merged commit c8839ff into develop Nov 2, 2023
4 of 5 checks passed
@shpran shpran deleted the feature/adf-1590/optimize-permissions-task-queue branch November 2, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants