Skip to content

Remove doctests#80

Closed
maldwg wants to merge 3 commits intomainfrom
remove-doctests
Closed

Remove doctests#80
maldwg wants to merge 3 commits intomainfrom
remove-doctests

Conversation

@maldwg
Copy link
Collaborator

@maldwg maldwg commented May 7, 2025

resolves #51

@github-actions
Copy link

github-actions bot commented May 7, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1439 1430 99% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/base/utils.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 7737dc4 by action🐍

@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.88%. Comparing base (821fe8d) to head (7737dc4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files          15       15           
  Lines        1439     1439           
  Branches      151      151           
=======================================
  Hits         1423     1423           
  Misses          9        9           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 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.

@maldwg maldwg closed this May 7, 2025
@maldwg maldwg deleted the remove-doctests branch May 7, 2025 08:13
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.

Doctests are not executed when committing

1 participant