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 vector_getrange and vector_getranges for VarInfo #738

Merged
merged 19 commits into from
Dec 6, 2024

removed `vector_getrange` for metadata

2734070
Select commit
Loading
Failed to load commit list.
Merged

Introduce vector_getrange and vector_getranges for VarInfo #738

removed `vector_getrange` for metadata
2734070
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2024 in 0s

86.27% (-0.21%) compared to 2252a9b

View this Pull Request on Codecov

86.27% (-0.21%) compared to 2252a9b

Details

Codecov Report

Attention: Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.

Project coverage is 86.27%. Comparing base (2252a9b) to head (2734070).

Files with missing lines Patch % Lines
src/varinfo.jl 69.69% 10 Missing ⚠️
src/threadsafe.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   86.48%   86.27%   -0.21%     
==========================================
  Files          35       35              
  Lines        4209     4241      +32     
==========================================
+ Hits         3640     3659      +19     
- Misses        569      582      +13     

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