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 [exchange_client] Clean up hashmap when ringbuffer is full #770

Merged
merged 1 commit into from
Dec 15, 2023

* FIX [exchange_client] Clean up hashmap when ringbuffer is full

c6d40b1
Select commit
Loading
Failed to load commit list.
Merged

* FIX [exchange_client] Clean up hashmap when ringbuffer is full #770

* FIX [exchange_client] Clean up hashmap when ringbuffer is full
c6d40b1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 15, 2023 in 1s

65.67% (-0.04%) compared to aeec4c9

View this Pull Request on Codecov

65.67% (-0.04%) compared to aeec4c9

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (aeec4c9) 65.71% compared to head (c6d40b1) 65.67%.

Files Patch % Lines
src/mqtt/protocol/exchange/exchange_client.c 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
- Coverage   65.71%   65.67%   -0.04%     
==========================================
  Files         124      124              
  Lines       35993    36007      +14     
==========================================
- Hits        23652    23648       -4     
- Misses      12341    12359      +18     

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