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

Implement custom getindex for UntypedVarInfo #704

Merged
merged 2 commits into from
Oct 31, 2024

Implement getindex for UntypedVarInfo

35e3c34
Select commit
Loading
Failed to load commit list.
Merged

Implement custom getindex for UntypedVarInfo #704

Implement getindex for UntypedVarInfo
35e3c34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2024 in 1s

77.73% (-1.50%) compared to 18af48a

View this Pull Request on Codecov

77.73% (-1.50%) compared to 18af48a

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.73%. Comparing base (18af48a) to head (35e3c34).

Files with missing lines Patch % Lines
src/varinfo.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
- Coverage   79.23%   77.73%   -1.50%     
==========================================
  Files          30       30              
  Lines        4214     3926     -288     
==========================================
- Hits         3339     3052     -287     
+ Misses        875      874       -1     

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