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

Fix type inference of eltype(vi, spl) (Turing#2151) #568

Merged
merged 7 commits into from
Jan 24, 2024

Fix test

4ff8324
Select commit
Loading
Failed to load commit list.
Merged

Fix type inference of eltype(vi, spl) (Turing#2151) #568

Fix test
4ff8324
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

84.28% (+4.63%) compared to c6e3b6b

View this Pull Request on Codecov

84.28% (+4.63%) compared to c6e3b6b

Details

Codecov Report

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

Comparison is base (c6e3b6b) 79.64% compared to head (4ff8324) 84.28%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/abstract_varinfo.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
+ Coverage   79.64%   84.28%   +4.63%     
==========================================
  Files          26       26              
  Lines        2938     3175     +237     
==========================================
+ Hits         2340     2676     +336     
+ Misses        598      499      -99     

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