Skip to content

Update test and CI configuration to support python 3.14#294

Merged
tepickering merged 6 commits intoastropy:mainfrom
tepickering:claude_test
Jan 9, 2026
Merged

Update test and CI configuration to support python 3.14#294
tepickering merged 6 commits intoastropy:mainfrom
tepickering:claude_test

Conversation

@tepickering
Copy link
Copy Markdown
Contributor

I've been playing around with claude code and gave it a simple task of updating test and CI configuration to support the latest python, 3.14. The CLAUDE.md file that was generated by claude /init is also included. It captures the basics pretty well, but may require some fleshing out by hand if we wish to use claude more extensively.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.67%. Comparing base (8c33aa7) to head (20721e9).
⚠️ Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   89.57%   89.67%   +0.09%     
==========================================
  Files          17       17              
  Lines        1803     1801       -2     
==========================================
  Hits         1615     1615              
+ Misses        188      186       -2     

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

…to the nitpick_ignore list in docs/conf.py. This tells Sphinx to ignore warnings about the ArrayLike type annotation that can't be resolved through intersphinx mappings. The ArrayLike type from numpy.typing isn't properly exposed in NumPy's intersphinx inventory, which is a known issue.
@tepickering tepickering requested a review from hpparvi January 9, 2026 19:13
@hpparvi
Copy link
Copy Markdown
Contributor

hpparvi commented Jan 9, 2026

Great work, LGTM!

@tepickering tepickering merged commit b3bebfc into astropy:main Jan 9, 2026
14 checks passed
@tepickering tepickering deleted the claude_test branch January 9, 2026 19:34
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.

2 participants