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

refactor(client): use process_output and process_multiple_input #1794

Merged
merged 3 commits into from
Apr 9, 2024

process_ouput after each input batch

431885a
Select commit
Loading
Failed to load commit list.
Merged

refactor(client): use process_output and process_multiple_input #1794

process_ouput after each input batch
431885a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

93.14% (+0.02%) compared to 5dfe106

View this Pull Request on Codecov

93.14% (+0.02%) compared to 5dfe106

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.14%. Comparing base (5dfe106) to head (431885a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1794      +/-   ##
==========================================
+ Coverage   93.12%   93.14%   +0.02%     
==========================================
  Files         116      116              
  Lines       36097    36095       -2     
==========================================
+ Hits        33614    33622       +8     
+ Misses       2483     2473      -10     

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