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

Dispatch reconstruct for Inverse{PDVecBijector} #502

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Dispatch reconstruct for Inverse{PDVecBijector} #502

merged 2 commits into from
Jul 20, 2023

Conversation

harisorgn
Copy link
Member

Similar to what we did for Inverse{VecCholeskyBijector} in #485 .

Fixes some test failures in TuringLang/Turing.jl#2018 .

@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2023

Pull Request Test Coverage Report for Build 5610738790

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 77.221%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utils.jl 0 2 0.0%
Totals Coverage Status
Change from base Build 5579872304: -0.06%
Covered Lines: 2051
Relevant Lines: 2656

💛 - Coveralls

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.06 ⚠️

Comparison is base (446f06d) 77.27% compared to head (daecf09) 77.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   77.27%   77.22%   -0.06%     
==========================================
  Files          22       22              
  Lines        2654     2656       +2     
==========================================
  Hits         2051     2051              
- Misses        603      605       +2     
Impacted Files Coverage Δ
src/utils.jl 77.67% <0.00%> (-0.73%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yebai yebai enabled auto-merge July 20, 2023 12:06
@yebai yebai added this pull request to the merge queue Jul 20, 2023
Merged via the queue into master with commit 74849d4 Jul 20, 2023
@yebai yebai deleted the ho/recon_PD branch July 20, 2023 12:43
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