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

Introduce LinkedList in nanolib #736

Merged
merged 5 commits into from
Nov 20, 2023

Merge branch 'main' into moi_linkedlist

0e8e1f6
Select commit
Loading
Failed to load commit list.
Merged

Introduce LinkedList in nanolib #736

Merge branch 'main' into moi_linkedlist
0e8e1f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 0s

65.40% (-0.14%) compared to a80514c

View this Pull Request on Codecov

65.40% (-0.14%) compared to a80514c

Details

Codecov Report

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

Comparison is base (a80514c) 65.53% compared to head (0e8e1f6) 65.40%.

Files Patch % Lines
src/supplemental/nanolib/linkedlist/linkedlist.c 0.00% 77 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
- Coverage   65.53%   65.40%   -0.14%     
==========================================
  Files         120      121       +1     
  Lines       35280    35357      +77     
==========================================
+ Hits        23122    23125       +3     
- Misses      12158    12232      +74     

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