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 ringbuffer exchange exchange_client UT #767

Merged
merged 6 commits into from
Dec 13, 2023

* FIX [ringbuffer] Fix ringbuffer UT

d27682f
Select commit
Failed to load commit list.
Merged

Fix ringbuffer exchange exchange_client UT #767

* FIX [ringbuffer] Fix ringbuffer UT
d27682f
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

65.78% (+1.26%) compared to 97dde16

View this Pull Request on Codecov

65.78% (+1.26%) compared to 97dde16

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97dde16) 64.51% compared to head (d27682f) 65.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
+ Coverage   64.51%   65.78%   +1.26%     
==========================================
  Files         124      124              
  Lines       35999    35975      -24     
==========================================
+ Hits        23226    23666     +440     
+ Misses      12773    12309     -464     

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