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

Remove selector stuff from VarInfo tests and link/invlink #780

Merged
merged 33 commits into from
Jan 30, 2025

Fix broken link/invlink dispatch cascade for VectorVarInfo

bc4c420
Select commit
Loading
Failed to load commit list.
Merged

Remove selector stuff from VarInfo tests and link/invlink #780

Fix broken link/invlink dispatch cascade for VectorVarInfo
bc4c420
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

57.16% (-29.01%) compared to af65bb0

View this Pull Request on Codecov

57.16% (-29.01%) compared to af65bb0

Details

Codecov Report

Attention: Patch coverage is 18.56287% with 136 lines in your changes missing coverage. Please review.

Project coverage is 57.16%. Comparing base (af65bb0) to head (bc4c420).

Files with missing lines Patch % Lines
src/varinfo.jl 29.54% 62 Missing ⚠️
src/abstract_varinfo.jl 7.54% 49 Missing ⚠️
src/utils.jl 5.55% 17 Missing ⚠️
src/threadsafe.jl 0.00% 6 Missing ⚠️
src/transforming.jl 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (af65bb0) and HEAD (bc4c420). Click for more details.

HEAD has 21 uploads less than BASE
Flag BASE (af65bb0) HEAD (bc4c420)
28 7
Additional details and impacted files
@@                Coverage Diff                @@
##           release-0.35     #780       +/-   ##
=================================================
- Coverage         86.16%   57.16%   -29.01%     
=================================================
  Files                36       36               
  Lines              4301     4361       +60     
=================================================
- Hits               3706     2493     -1213     
- Misses              595     1868     +1273     

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