Skip to content

chore: Fixup of #231 to drop python 3.9 from test.yml#256

Merged
shenxianpeng merged 1 commit into
mainfrom
shenxianpeng-patch-1
Jul 19, 2026
Merged

chore: Fixup of #231 to drop python 3.9 from test.yml#256
shenxianpeng merged 1 commit into
mainfrom
shenxianpeng-patch-1

Conversation

@shenxianpeng

@shenxianpeng shenxianpeng commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary

Fixup #231

Summary by CodeRabbit

  • Tests
    • Updated automated test coverage to run on Python 3.10 through 3.14.
    • Removed Python 3.9 from the test matrix.

@github-actions github-actions Bot added the bug Something isn't working label Jul 19, 2026
@sonarqubecloud

Copy link
Copy Markdown

@shenxianpeng shenxianpeng added maintenance Targets chores, refactors and cleanups and removed bug Something isn't working labels Jul 19, 2026
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.51%. Comparing base (9b3d661) to head (b3d7d8d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files           3        3           
  Lines         241      241           
=======================================
  Hits          235      235           
  Misses          6        6           

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

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 34bf747b-95e1-453c-85a3-880bedd052df

📥 Commits

Reviewing files that changed from the base of the PR and between 9b3d661 and b3d7d8d.

📒 Files selected for processing (1)
  • .github/workflows/test.yml

Walkthrough

The GitHub Actions test matrix removes Python 3.9 and adds Python 3.10 through 3.14. Existing operating-system coverage, dependency installation, tests, coverage, and Codecov conditions remain unchanged.

Changes

Test matrix

Layer / File(s) Summary
Python version matrix
.github/workflows/test.yml
The test job updates its Python version list to cover Python 3.10 through 3.14 instead of Python 3.9, with the remaining workflow steps unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: removing Python 3.9 from test.yml as a follow-up to #231.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shenxianpeng
shenxianpeng merged commit 1474329 into main Jul 19, 2026
29 checks passed
@shenxianpeng
shenxianpeng deleted the shenxianpeng-patch-1 branch July 19, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Targets chores, refactors and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant