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

Issue#43 #44

Merged
merged 18 commits into from
Jan 8, 2020
Merged

Issue#43 #44

merged 18 commits into from
Jan 8, 2020

Conversation

ahaselsteiner
Copy link
Member

Implemented an exponentiated Weibull distribution. Many changes were required as the exponentiated Weibull distribution has a second shape parameter and before that we only allowed distributions to have one shape parameter.

@coveralls
Copy link

coveralls commented Jan 8, 2020

Pull Request Test Coverage Report for Build 327

  • 144 of 172 (83.72%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.8%) to 86.761%

Changes Missing Coverage Covered Lines Changed/Added Lines %
viroconcom/distributions.py 91 99 91.92%
viroconcom/fitting.py 47 67 70.15%
Totals Coverage Status
Change from base Build 303: 0.8%
Covered Lines: 924
Relevant Lines: 1065

💛 - Coveralls

@ahaselsteiner ahaselsteiner merged commit 99608c2 into master Jan 8, 2020
@ahaselsteiner ahaselsteiner deleted the issue#43 branch January 22, 2020 18:03
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.

None yet

2 participants