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

Fix/organization retrieve method #736

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

victor-salles
Copy link
Contributor

Reduce number of queries in retrieve method of InternalOrganizationViewset

Reduce the number of queries whilst maintaining the same result.
@coveralls
Copy link

coveralls commented Jul 26, 2022

Pull Request Test Coverage Report for Build 4648

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.007%) to 81.229%

Totals Coverage Status
Change from base Build 4646: -0.007%
Covered Lines: 4652
Relevant Lines: 5727

💛 - Coveralls

@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@victor-salles victor-salles merged commit efd2eae into develop Aug 3, 2022
@victor-salles victor-salles deleted the fix/organization_retrieve_method branch August 3, 2022 17:39
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.

None yet

3 participants