Skip to content

Fix doctests #50

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

Merged
merged 7 commits into from
Mar 24, 2025
Merged

Fix doctests #50

merged 7 commits into from
Mar 24, 2025

Conversation

abhro
Copy link
Member

@abhro abhro commented Mar 24, 2025

For now, move doctests back to the docs.yml workflow only, where it only runs on one architecture and julia setup. This serves as a check that the docs are reasonably accurate, but not that the code is covered. The code correctness is now squarely under runtests.jl.

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a47622e) to head (2f40079).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        74           
=========================================
  Hits            74        74           

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

@abhro abhro merged commit 06837f3 into master Mar 24, 2025
14 checks passed
@abhro abhro deleted the fix-doctests branch March 24, 2025 16:43
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