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

Pearson3 #80

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Pearson3 #80

wants to merge 12 commits into from

Conversation

MAfarrag
Copy link
Member

Description

  • Please include a summary of the change and which issue is fixed.

  • Please also include relevant motivation and context.

  • List any dependencies that are required for this change.

  • Fixes # (issue)

Type of change

Check relevant points.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Please describe the tests that you ran to verify your changes.

  • Provide instructions so we can reproduce.

  • Please also list any relevant details for your test configuration

  • Test A

  • Test B

Checklist:

  • updated version number in setup.py/pyproject.toml
  • updated environment.yml and the lock file
  • added changes to History.rst
  • updated the latest version in README file
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (1f6d7d2) 47.21% compared to head (180961c) 47.36%.

Files Patch % Lines
statista/distributions.py 86.25% 18 Missing ⚠️
statista/eva.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   47.21%   47.36%   +0.14%     
==========================================
  Files           9        9              
  Lines        1366     1364       -2     
==========================================
+ Hits          645      646       +1     
+ Misses        721      718       -3     

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

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.

1 participant