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

args: Convert nng_opts_parse into a header only library using `nng_ar… #2069

Merged
merged 1 commit into from
Jan 5, 2025

args: Convert nng_opts_parse into a header only library using `nng_ar…

f77e5a5
Select commit
Loading
Failed to load commit list.
Merged

args: Convert nng_opts_parse into a header only library using `nng_ar… #2069

args: Convert nng_opts_parse into a header only library using `nng_ar…
f77e5a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2025 in 1s

82.99% (+0.05%) compared to a40b421

View this Pull Request on Codecov

82.99% (+0.05%) compared to a40b421

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.99%. Comparing base (a40b421) to head (f77e5a5).

Files with missing lines Patch % Lines
src/tools/nngcat/nngcat.c 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2069      +/-   ##
==========================================
+ Coverage   82.94%   82.99%   +0.05%     
==========================================
  Files          94       94              
  Lines       23719    23717       -2     
  Branches     3064     3059       -5     
==========================================
+ Hits        19673    19684      +11     
+ Misses       3970     3953      -17     
- Partials       76       80       +4     

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