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

attempt to isolate failing test #2358

Closed
wants to merge 11 commits into from
Closed

Conversation

penelopeysm
Copy link
Member

@penelopeysm penelopeysm commented Oct 3, 2024

cf. https://github.com/TuringLang/Turing.jl/actions/runs/11153664418/job/31001609351?pr=2341

trying to see why this fails (i can't repro locally)

do not merge

github-actions bot and others added 11 commits October 2, 2024 20:50
…at) (#2339)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
…eep existing compat) (#2340)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
vectorize was removed in DynamicPPL 0.29.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
setting a real number as σ is deprecated
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

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

Project coverage is 0.00%. Comparing base (b1122c1) to head (cf5d685).

Files with missing lines Patch % Lines
src/mcmc/mh.jl 0.00% 3 Missing ⚠️
src/mcmc/ess.jl 0.00% 1 Missing ⚠️
src/mcmc/particle_mcmc.jl 0.00% 1 Missing ⚠️

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

HEAD has 55 uploads less than BASE
Flag BASE (b1122c1) HEAD (cf5d685)
56 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #2358       +/-   ##
==========================================
- Coverage   86.83%   0.00%   -86.84%     
==========================================
  Files          24      22        -2     
  Lines        1595    1552       -43     
==========================================
- Hits         1385       0     -1385     
- Misses        210    1552     +1342     

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11154362590

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 3 files are covered.
  • 1341 unchanged lines in 21 files lost coverage.
  • Overall coverage decreased (-87.1%) to 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mcmc/ess.jl 0 1 0.0%
src/mcmc/particle_mcmc.jl 0 1 0.0%
src/mcmc/mh.jl 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
src/variational/VariationalInference.jl 4 0.0%
src/Turing.jl 9 0.0%
src/mcmc/gibbs_conditional.jl 12 0.0%
src/mcmc/is.jl 16 0.0%
src/stdlib/RandomMeasures.jl 24 0.0%
src/essential/container.jl 27 0.0%
ext/TuringDynamicHMCExt.jl 29 0.0%
src/mcmc/emcee.jl 48 0.0%
ext/TuringOptimExt.jl 50 0.0%
src/mcmc/ess.jl 52 0.0%
Totals Coverage Status
Change from base Build 11150579066: -87.1%
Covered Lines: 0
Relevant Lines: 1552

💛 - Coveralls

@penelopeysm
Copy link
Member Author

it works 🤷‍♀️

@penelopeysm penelopeysm closed this Oct 3, 2024
@penelopeysm penelopeysm deleted the py/isolate-failing-test branch October 3, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants