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

Poisson distribution doctests #84

Merged
merged 3 commits into from
Aug 24, 2023
Merged

Conversation

chammika-become
Copy link
Contributor

#58 - doctests for poisson distribution

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.46% 🎉

Comparison is base (a06df10) 71.30% compared to head (bb82be6) 72.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   71.30%   72.77%   +1.46%     
==========================================
  Files          77       77              
  Lines        1896     1906      +10     
==========================================
+ Hits         1352     1387      +35     
+ Misses        544      519      -25     
Files Changed Coverage Δ
src/statistics/distributions/gaussian.rs 82.92% <ø> (ø)
src/statistics/distributions/poisson.rs 97.82% <100.00%> (+70.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avhz avhz merged commit 498b1b1 into avhz:main Aug 24, 2023
6 of 7 checks passed
@avhz
Copy link
Owner

avhz commented Aug 24, 2023

thank you!!

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