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

Use stream buffering in report collector #1504

Merged
merged 3 commits into from
Jan 9, 2025

Merge from main

8b953ab
Select commit
Loading
Failed to load commit list.
Merged

Use stream buffering in report collector #1504

Merge from main
8b953ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

93.10% (target 85.00%)

View this Pull Request on Codecov

93.10% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.10%. Comparing base (c45ef9b) to head (8b953ab).

Files with missing lines Patch % Lines
ipa-core/src/cli/playbook/streaming.rs 97.02% 3 Missing ⚠️
ipa-core/src/bin/report_collector.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1504      +/-   ##
==========================================
+ Coverage   92.87%   93.10%   +0.22%     
==========================================
  Files         242      242              
  Lines       44177    44269      +92     
==========================================
+ Hits        41031    41217     +186     
+ Misses       3146     3052      -94     

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