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 issue 11, still needs handling numer approx pb #12

Merged
merged 5 commits into from
May 30, 2019
Merged

Conversation

thibautjombart
Copy link
Contributor

Quick fix for the log like transformation raised in #11. Test will need fixing but help most welcome, no time here :-/

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #12 into master will decrease coverage by 0.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage    91.3%   91.04%   -0.26%     
==========================================
  Files           5        5              
  Lines         138      134       -4     
==========================================
- Hits          126      122       -4     
  Misses         12       12
Impacted Files Coverage Δ
R/internals.R 100% <100%> (ø) ⬆️

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 8f0400f...7aa5299. Read the comment docs.

@zkamvar
Copy link
Member

zkamvar commented May 30, 2019

It looks good to me. Pretty much what I would have done.

I've gone ahead and added a test confirming the boundaries of the likelihood distribution, added NEWS, and bumped the version.

@zkamvar
Copy link
Member

zkamvar commented May 30, 2019

This pull request will open #4

Copy link
Member

@zkamvar zkamvar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works as a quick-fix.

Next time, please make sure to increment the version number, add news, and if you can, add a test

@zkamvar zkamvar merged commit 33d86ee into master May 30, 2019
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