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

solveTree! only returns tree #1381

Merged
merged 12 commits into from
Sep 10, 2021
Merged

solveTree! only returns tree #1381

merged 12 commits into from
Sep 10, 2021

Conversation

dehann
Copy link
Member

@dehann dehann commented Sep 9, 2021

close #1379

@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #1381 (d720baa) into master (e8a6110) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1381      +/-   ##
==========================================
+ Coverage   76.39%   76.49%   +0.09%     
==========================================
  Files          67       67              
  Lines        4906     4922      +16     
==========================================
+ Hits         3748     3765      +17     
+ Misses       1158     1157       -1     
Impacted Files Coverage Δ
src/IncrementalInference.jl 87.50% <ø> (ø)
src/TreeDebugTools.jl 50.64% <ø> (ø)
src/SolverAPI.jl 90.57% <100.00%> (ø)
src/services/HeatmapSampler.jl 100.00% <100.00%> (ø)
src/NumericalCalculations.jl 92.70% <0.00%> (+0.02%) ⬆️
src/DeconvUtils.jl 62.50% <0.00%> (+4.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8a6110...d720baa. Read the comment docs.

@dehann dehann merged commit 71da5b5 into master Sep 10, 2021
@dehann dehann deleted the 21Q3/enh/solvetree branch December 16, 2022 06:26
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.

solveTree! should return just one value, tree
1 participant