Skip to content

[ENH] (Cond)K-sample test using residuals - #20

Draft
adam2392 wants to merge 1 commit into
py-why:mainfrom
adam2392:residual
Draft

[ENH] (Cond)K-sample test using residuals#20
adam2392 wants to merge 1 commit into
py-why:mainfrom
adam2392:residual

Conversation

@adam2392

Copy link
Copy Markdown
Collaborator

Towards: #17

Changes proposed in this pull request:

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.
  • I have added a changelog entry succintly describing the change in this PR in the whats_new relevant version document.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Signed-off-by: Adam Li <adam2392@gmail.com>
@codecov

codecov Bot commented Jul 26, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.80%. Comparing base (1938c19) to head (630e970).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
pywhy_stats/residual.py 0.00% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   81.73%   74.80%   -6.94%     
==========================================
  Files           8        9       +1     
  Lines         345      377      +32     
  Branches       66       70       +4     
==========================================
  Hits          282      282              
- Misses         47       79      +32     
  Partials       16       16              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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