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 brief explain stats #7355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkindahl
Copy link
Contributor

@mkindahl mkindahl commented Oct 17, 2024

Use a more compact and easy to read version for the decompression and arrow array cache stats and simplify the code.

Disable-check: force-changelog-file

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 44.82759% with 16 lines in your changes missing coverage. Please review.

Project coverage is 82.53%. Comparing base (59f50f2) to head (8f68c55).
Report is 554 commits behind head on main.

Files with missing lines Patch % Lines
tsl/src/hypercore/arrow_cache_explain.c 44.82% 11 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7355      +/-   ##
==========================================
+ Coverage   80.06%   82.53%   +2.46%     
==========================================
  Files         190      228      +38     
  Lines       37181    42571    +5390     
  Branches     9450    10696    +1246     
==========================================
+ Hits        29770    35136    +5366     
- Misses       2997     3168     +171     
+ Partials     4414     4267     -147     

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

@mkindahl mkindahl marked this pull request as ready for review October 17, 2024 06:30
@mkindahl mkindahl self-assigned this Oct 17, 2024
Use a more compact and easy to read version for the decompression and
arrow array cache stats and simplify the code.
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.

1 participant