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

[WIP] Ringbuffer with key and export some api for get messages from exchange_client #752

Merged
merged 11 commits into from
Dec 6, 2023

* MDF [exchange] Export exchange api as extern

ab05e04
Select commit
Loading
Failed to load commit list.
Merged

[WIP] Ringbuffer with key and export some api for get messages from exchange_client #752

* MDF [exchange] Export exchange api as extern
ab05e04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 1s

65.57% (-0.07%) compared to f6afb2b

View this Pull Request on Codecov

65.57% (-0.07%) compared to f6afb2b

Details

Codecov Report

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

Comparison is base (f6afb2b) 65.64% compared to head (ab05e04) 65.57%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/mqtt/protocol/exchange/exchange_client.c 24.77% 85 Missing ⚠️
src/supplemental/nanolib/ringbuffer/ringbuffer.c 2.85% 34 Missing ⚠️
src/supplemental/nanolib/conf_ver2.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
- Coverage   65.64%   65.57%   -0.07%     
==========================================
  Files         124      124              
  Lines       35727    35878     +151     
==========================================
+ Hits        23453    23528      +75     
- Misses      12274    12350      +76     

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