pywhy-stats icon indicating copy to clipboard operation
pywhy-stats copied to clipboard

[ENH, WIP] Adding CMI test

Open adam2392 opened this issue 2 years ago • 1 comments

Towards: #5

Changes proposed in this pull request:

  • CMI based CI test

This is still a draft.

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.

adam2392 avatar Apr 21 '23 23:04 adam2392

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@138539c). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage        ?   22.08%           
=======================================
  Files           ?        6           
  Lines           ?      240           
  Branches        ?       31           
=======================================
  Hits            ?       53           
  Misses          ?      186           
  Partials        ?        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Apr 21 '23 23:04 codecov-commenter