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

Add GeneralizedGammaRule #109

Merged
merged 4 commits into from
Nov 18, 2022
Merged

Add GeneralizedGammaRule #109

merged 4 commits into from
Nov 18, 2022

Conversation

adrhill
Copy link
Member

@adrhill adrhill commented Nov 16, 2022

Closes #91.

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2022

Codecov Report

Merging #109 (3e6a436) into master (e0789a4) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   94.67%   94.93%   +0.25%     
==========================================
  Files          16       16              
  Lines         526      553      +27     
==========================================
+ Hits          498      525      +27     
  Misses         28       28              
Impacted Files Coverage Δ
src/lrp/rules.jl 95.74% <100.00%> (+0.91%) ⬆️
src/utils.jl 95.45% <100.00%> (+0.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@adrhill adrhill merged commit d65686e into master Nov 18, 2022
@adrhill adrhill deleted the ah/generalized-gamma-rule branch November 18, 2022 18:16
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.

Add generalized Gamma rule
2 participants