Skip to content

Add pyright type checking to CI#14

Merged
sdimitro merged 1 commit intodevelopfrom
claude/add-pyright-ci-check-KcLGa
Feb 3, 2026
Merged

Add pyright type checking to CI#14
sdimitro merged 1 commit intodevelopfrom
claude/add-pyright-ci-check-KcLGa

Conversation

@sdimitro
Copy link
Copy Markdown
Owner

@sdimitro sdimitro commented Feb 3, 2026

Add pyright configuration to pyproject.toml with Python 3.8 target
and standard type checking mode. Update CI workflow to run pyright
alongside mypy for comprehensive static type analysis.

https://claude.ai/code/session_01Gd2A7snivVDScKhBuzcztE

Add pyright configuration to pyproject.toml with Python 3.8 target
and standard type checking mode. Update CI workflow to run pyright
alongside mypy for comprehensive static type analysis.

https://claude.ai/code/session_01Gd2A7snivVDScKhBuzcztE
@sdimitro sdimitro merged commit 3502085 into develop Feb 3, 2026
12 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.66%. Comparing base (cfdddf0) to head (514ec64).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #14   +/-   ##
========================================
  Coverage    92.66%   92.66%           
========================================
  Files            5        5           
  Lines          763      763           
========================================
  Hits           707      707           
  Misses          56       56           

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

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