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 parametric test regression #1650

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Fix parametric test regression #1650

merged 1 commit into from
Dec 16, 2022

Conversation

Affie
Copy link
Member

@Affie Affie commented Dec 16, 2022

close #1648

@Affie Affie self-assigned this Dec 16, 2022
@Affie Affie added the bug fix label Dec 16, 2022
@Affie Affie added this to the v0.31.1 milestone Dec 16, 2022
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #1650 (88e70c4) into master (9685c9d) will decrease coverage by 11.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1650       +/-   ##
===========================================
- Coverage   66.58%   55.47%   -11.12%     
===========================================
  Files          72       73        +1     
  Lines        5591     5585        -6     
===========================================
- Hits         3723     3098      -625     
- Misses       1868     2487      +619     
Impacted Files Coverage Δ
src/ParametricUtils.jl 69.27% <ø> (+21.73%) ⬆️
src/services/HeatmapSampler.jl 0.00% <0.00%> (-100.00%) ⬇️
src/Factors/PartialPriorPassThrough.jl 0.00% <0.00%> (-100.00%) ⬇️
src/entities/AliasScalarSampling.jl 0.00% <0.00%> (-71.43%) ⬇️
src/services/DeconvUtils.jl 0.00% <0.00%> (-70.00%) ⬇️
src/ccolamd.jl 0.00% <0.00%> (-66.00%) ⬇️
src/services/DefaultNodeTypes.jl 0.00% <0.00%> (-63.64%) ⬇️
src/services/FactorGradients.jl 37.11% <0.00%> (-59.89%) ⬇️
...Serialization/services/SerializingDistributions.jl 18.57% <0.00%> (-54.29%) ⬇️
src/services/TreeBasedInitialization.jl 38.02% <0.00%> (-50.71%) ⬇️
... and 48 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Affie Affie changed the title Fix parametric regression close #1648 Fix parametric test regression Dec 16, 2022
@dehann dehann merged commit 9d810cc into master Dec 16, 2022
@dehann dehann deleted the 22Q4/fix/param_regression branch November 27, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New test failure in parametric mixture
2 participants