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

Add the first doctests on CI #61

Merged
merged 7 commits into from
Nov 12, 2024
Merged

Add the first doctests on CI #61

merged 7 commits into from
Nov 12, 2024

Conversation

rudymatela
Copy link
Collaborator

@rudymatela rudymatela commented Nov 12, 2024

This PR adds the first doctests on CI.

  • add first doctest
  • activate doctests on CI
  • ... add more doctests? 🤔
  • add doctests in other files?
  • automate "search" for doctests in all files (maybe in a later PR?)
  • ...

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.08%. Comparing base (076e9d8) to head (2e930a5).

Files with missing lines Patch % Lines
src/calibrated_explanations/utils/helper.py 50.00% 4 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   91.21%   91.08%   -0.13%     
==========================================
  Files           9        9              
  Lines        2823     2828       +5     
==========================================
+ Hits         2575     2576       +1     
- Misses        248      252       +4     

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

rudymatela and others added 4 commits November 12, 2024 09:15
... before we were running duplicate jobs.
This makes sure that only one job is run per push.
... to make pylint happy :-)
@tuvelofstrom tuvelofstrom merged commit c3dad18 into main Nov 12, 2024
5 checks passed
@tuvelofstrom tuvelofstrom deleted the test/add-doctests branch November 12, 2024 08:57
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.

4 participants