Skip to content

fixed `vector_getranges` when `vns` are not found

b5e20d5
Select commit
Loading
Failed to load commit list.
Merged

Introduce vector_getrange and vector_getranges for VarInfo #738

fixed `vector_getranges` when `vns` are not found
b5e20d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 6, 2024 in 1s

86.32% (-0.16%) compared to 2252a9b

View this Pull Request on Codecov

86.32% (-0.16%) compared to 2252a9b

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 86.32%. Comparing base (2252a9b) to head (b5e20d5).

Files with missing lines Patch % Lines
src/varinfo.jl 75.00% 10 Missing ⚠️
src/threadsafe.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   86.48%   86.32%   -0.16%     
==========================================
  Files          35       35              
  Lines        4209     4249      +40     
==========================================
+ Hits         3640     3668      +28     
- Misses        569      581      +12     

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