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

Move memory related functions to memory.[ch]pp #2677

Merged
merged 6 commits into from
Jan 19, 2024

Still use posix_memalign

f42bb82
Select commit
Loading
Failed to load commit list.
Merged

Move memory related functions to memory.[ch]pp #2677

Still use posix_memalign
f42bb82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

66.33% (+0.00%) compared to fbacf4f

View this Pull Request on Codecov

66.33% (+0.00%) compared to fbacf4f

Details

Codecov Report

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

Comparison is base (fbacf4f) 66.32% compared to head (f42bb82) 66.33%.

Files Patch % Lines
src/oc/memory.cpp 81.25% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2677   +/-   ##
=======================================
  Coverage   66.32%   66.33%           
=======================================
  Files         558      559    +1     
  Lines      108662   108655    -7     
=======================================
- Hits        72073    72072    -1     
+ Misses      36589    36583    -6     

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