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

Support batch mode #18

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Support batch mode #18

merged 1 commit into from
Aug 20, 2024

Conversation

matrss
Copy link
Owner

@matrss matrss commented Aug 19, 2024

Fixes #7.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (775676d) to head (a473d22).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   89.79%   89.79%           
=======================================
  Files           5        5           
  Lines         147      147           
=======================================
  Hits          132      132           
  Misses         15       15           

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

@matrss matrss marked this pull request as ready for review August 20, 2024 13:09
@matrss matrss merged commit 8653448 into main Aug 20, 2024
8 of 9 checks passed
@matrss matrss deleted the batch-mode branch August 20, 2024 13:13
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.

Implement batch processing to handle multiple CDS requests at once
1 participant