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

101 pval selection #102

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

101 pval selection #102

wants to merge 10 commits into from

Conversation

AgnesBaud
Copy link
Member

Description

cf #101

Changelogs

  • Change 1
  • ...

Issue(s)

Fixes #101

Definition of Done

  • New code is tested with unit tests
  • Documentation has been updated
  • Pull Request has been revised by a maintainer of the project

@AgnesBaud AgnesBaud self-assigned this Oct 12, 2023
@AgnesBaud AgnesBaud marked this pull request as draft October 12, 2023 14:26
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2023

Codecov Report

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

Comparison is base (e116ee6) 65.15% compared to head (3d79f78) 64.66%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   65.15%   64.66%   -0.49%     
==========================================
  Files          61       61              
  Lines        2930     3037     +107     
==========================================
+ Hits         1909     1964      +55     
- Misses       1021     1073      +52     
Flag Coverage Δ
unittests 64.66% <53.98%> (-0.49%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
moonstone/analysis/differential_analysis.py 100.00% <ø> (ø)
moonstone/plot/counts.py 96.55% <100.00%> (ø)
moonstone/plot/graphs/base.py 87.36% <100.00%> (ø)
moonstone/analysis/diversity/base.py 70.24% <52.72%> (-11.08%) ⬇️

☔ 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.

P-value selection
2 participants