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

Make bat_marginalize return namedtuple #133

Merged
merged 4 commits into from
Jun 9, 2020
Merged

Conversation

Cornelius-G
Copy link
Collaborator

Fix of issue #132

@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2020

Codecov Report

Merging #133 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   30.25%   30.21%   -0.05%     
==========================================
  Files          69       69              
  Lines        3662     3667       +5     
==========================================
  Hits         1108     1108              
- Misses       2554     2559       +5     
Impacted Files Coverage Δ
src/plotting/MarginalDist.jl 0.00% <0.00%> (ø)
src/plotting/recipes_MarginalDist_1D.jl 0.00% <0.00%> (ø)
src/plotting/recipes_prior.jl 0.00% <ø> (ø)
src/plotting/recipes_samples_1D.jl 0.00% <ø> (ø)
src/plotting/recipes_samples_2D.jl 0.00% <ø> (ø)

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 594ed8c...40463b4. Read the comment docs.

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.

3 participants