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

feat(rust): add operationMetrics to WRITE #2838

Merged
merged 1 commit into from
Sep 3, 2024

feat(rust): add operationMetrics to WRITE

526c0f3
Select commit
Loading
Failed to load commit list.
Merged

feat(rust): add operationMetrics to WRITE #2838

feat(rust): add operationMetrics to WRITE
526c0f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

72.50% (+0.01%) compared to c4f4ee0

View this Pull Request on Codecov

72.50% (+0.01%) compared to c4f4ee0

Details

Codecov Report

Attention: Patch coverage is 80.68966% with 28 lines in your changes missing coverage. Please review.

Project coverage is 72.50%. Comparing base (c4f4ee0) to head (526c0f3).

Files with missing lines Patch % Lines
crates/core/src/operations/write.rs 80.68% 0 Missing and 28 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2838      +/-   ##
==========================================
+ Coverage   72.49%   72.50%   +0.01%     
==========================================
  Files         132      132              
  Lines       39892    40029     +137     
  Branches    39892    40029     +137     
==========================================
+ Hits        28918    29023     +105     
+ Misses       9151     9141      -10     
- Partials     1823     1865      +42     

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