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

Reduce sql query executions for organization token #474

Merged
merged 1 commit into from
May 31, 2021

Conversation

akondas
Copy link
Member

@akondas akondas commented May 31, 2021

No description provided.

@akondas akondas requested a review from karniv00l May 31, 2021 11:14
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #474 (30fb459) into master (8ee8800) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #474   +/-   ##
=========================================
  Coverage     99.36%   99.36%           
- Complexity     1893     1894    +1     
=========================================
  Files           299      299           
  Lines          5960     5962    +2     
=========================================
+ Hits           5922     5924    +2     
  Misses           38       38           
Impacted Files Coverage Δ
src/Controller/OrganizationController.php 100.00% <100.00%> (ø)
src/Query/User/Model/Organization.php 100.00% <100.00%> (ø)
...y/User/OrganizationQuery/DbalOrganizationQuery.php 100.00% <100.00%> (ø)
src/Service/Organization/OrganizationVoter.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ee8800...30fb459. Read the comment docs.

@akondas akondas enabled auto-merge (squash) May 31, 2021 11:16
@akondas akondas merged commit 6532f33 into repman-io:master May 31, 2021
@akondas akondas deleted the reduce-query branch May 31, 2021 11:19
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.

2 participants