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

Run findMany and aggregate simultaneously #813

Merged

Conversation

Kareem-Medhat
Copy link
Contributor

These changes allow parallel running of findMany and aggregate functions rather than the currently implemented sequential running.

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8362b79) 100.00% compared to head (d1bf50b) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #813   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          245       257   +12     
  Branches        47        47           
=========================================
+ Hits           245       257   +12     

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

@queicherius
Copy link
Member

Awesome, thank you!

@queicherius queicherius merged commit d1bf50b into devoxa:master Nov 20, 2023
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.

3 participants