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

variable naming / destructuring #2465

Merged
merged 2 commits into from
Jan 14, 2025

Tuple -> Vec

2345126
Select commit
Loading
Failed to load commit list.
Merged

variable naming / destructuring #2465

Tuple -> Vec
2345126
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2025 in 0s

0.00% (-85.02%) compared to c44d81a

View this Pull Request on Codecov

0.00% (-85.02%) compared to c44d81a

Details

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (c44d81a) to head (2345126).

Files with missing lines Patch % Lines
src/mcmc/gibbs.jl 0.00% 21 Missing ⚠️

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

HEAD has 52 uploads less than BASE
Flag BASE (c44d81a) HEAD (2345126)
54 2
Additional details and impacted files
@@                    Coverage Diff                     @@
##           mhauru/recursive-gibbs   #2465       +/-   ##
==========================================================
- Coverage                   85.01%   0.00%   -85.02%     
==========================================================
  Files                          21      21               
  Lines                        1582    1547       -35     
==========================================================
- Hits                         1345       0     -1345     
- Misses                        237    1547     +1310     

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