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

[v2][query] Create archive reader/writer using regular factory methods #6519

Merged
merged 15 commits into from
Jan 17, 2025

Merge branch 'main' into query-archive

e0cdb4a
Select commit
Loading
Failed to load commit list.
Merged

[v2][query] Create archive reader/writer using regular factory methods #6519

Merge branch 'main' into query-archive
e0cdb4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

96.21% (target 95.00%)

View this Pull Request on Codecov

96.21% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.21%. Comparing base (463f5f3) to head (e0cdb4a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6519      +/-   ##
==========================================
- Coverage   96.23%   96.21%   -0.02%     
==========================================
  Files         373      373              
  Lines       21378    21400      +22     
==========================================
+ Hits        20574    20591      +17     
- Misses        612      616       +4     
- Partials      192      193       +1     

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