Fix type inference of eltype(vi, spl)
(Turing#2151)
#568
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.
Loading