Skip to content

fix failing doctests, other actions maint, ensure docs build, etc #239

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jGaboardi
Copy link
Member

@jGaboardi jGaboardi commented Jul 12, 2025

This PR:

@weikang9009 – once you have had time to review this PR and we get it merged I will do another PR to update & fix the ruff linting & formatting.

Copy link

codecov bot commented Jul 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.2%. Comparing base (912c47a) to head (4975926).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #239      +/-   ##
========================================
+ Coverage   65.9%   88.2%   +22.3%     
========================================
  Files         10      10              
  Lines       1591    1591              
========================================
+ Hits        1049    1404     +355     
+ Misses       542     187     -355     
Files with missing lines Coverage Δ
giddy/markov.py 77.4% <ø> (+20.0%) ⬆️
giddy/plotting.py 92.7% <ø> (ø)

... and 5 files with indirect coverage changes

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

@jGaboardi jGaboardi requested a review from weikang9009 July 12, 2025 21:02
@jGaboardi jGaboardi changed the title fix failing doctests and other actions maint fix failing doctests, other actions maint, ensure docs build, etc Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add with: fetch-depth: 0 for checkout in build_docs.yml docs building is failing
1 participant