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

fix: compact test in order #4360

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

jiefenghuang
Copy link
Contributor

fix #4348

@jiefenghuang jiefenghuang added the kind/bug Something isn't working label Jan 18, 2024
@jiefenghuang jiefenghuang self-assigned this Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (53c33d3) 55.99% compared to head (73e0a87) 46.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4360      +/-   ##
==========================================
- Coverage   55.99%   46.33%   -9.67%     
==========================================
  Files         154      152       -2     
  Lines       39903    39556     -347     
==========================================
- Hits        22344    18328    -4016     
- Misses      15050    18981    +3931     
+ Partials     2509     2247     -262     

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

@zhijian-pro zhijian-pro removed the kind/bug Something isn't working label Jan 18, 2024
@davies davies merged commit e39e8ac into juicedata:main Jan 18, 2024
25 checks passed
@jiefenghuang jiefenghuang deleted the fix/compact-test branch January 26, 2024 08:00
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.

flaky test: TestCompact
3 participants