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(bft): correctly drain channels events #1515

Merged
merged 16 commits into from
May 16, 2024

Merge branch 'master' into fix/bft-drain-chan

783c214
Select commit
Loading
Failed to load commit list.
Merged

fix(bft): correctly drain channels events #1515

Merge branch 'master' into fix/bft-drain-chan
783c214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 0s

49.03% (-0.01%) compared to ccc6d5b

View this Pull Request on Codecov

49.03% (-0.01%) compared to ccc6d5b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.03%. Comparing base (ccc6d5b) to head (783c214).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1515      +/-   ##
==========================================
- Coverage   49.04%   49.03%   -0.01%     
==========================================
  Files         576      576              
  Lines       77556    77556              
==========================================
- Hits        38035    38033       -2     
  Misses      36439    36439              
- Partials     3082     3084       +2     

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