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

parametric with n-ary, ccw perf enh #1651

Merged
merged 3 commits into from
Dec 26, 2022
Merged

parametric with n-ary, ccw perf enh #1651

merged 3 commits into from
Dec 26, 2022

Conversation

dehann
Copy link
Member

@dehann dehann commented Dec 26, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #1651 (06e2e32) into master (88e70c4) will increase coverage by 20.76%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master    #1651       +/-   ##
===========================================
+ Coverage   55.47%   76.23%   +20.76%     
===========================================
  Files          73       73               
  Lines        5585     5601       +16     
===========================================
+ Hits         3098     4270     +1172     
+ Misses       2487     1331     -1156     
Impacted Files Coverage Δ
src/entities/FactorOperationalMemory.jl 100.00% <ø> (ø)
src/ParametricUtils.jl 69.81% <100.00%> (+0.54%) ⬆️
src/entities/CliqueTypes.jl 100.00% <0.00%> (ø)
src/Serialization/entities/AdditionalDensities.jl 100.00% <0.00%> (ø)
...Serialization/entities/SerializingDistributions.jl 100.00% <0.00%> (ø)
src/services/FactorGraph.jl 71.17% <0.00%> (+2.70%) ⬆️
src/services/CalcFactor.jl 84.09% <0.00%> (+4.54%) ⬆️
src/services/BayesNet.jl 65.90% <0.00%> (+5.68%) ⬆️
src/entities/OptionalDensities.jl 8.77% <0.00%> (+6.95%) ⬆️
... and 35 more

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant