Skip to content

feat(v2.2.4): run ruff#64

Merged
ruicore merged 1 commit intomainfrom
v2.2
Apr 3, 2026
Merged

feat(v2.2.4): run ruff#64
ruicore merged 1 commit intomainfrom
v2.2

Conversation

@ruicore
Copy link
Copy Markdown
Contributor

@ruicore ruicore commented Apr 3, 2026

Summary

  • Describe the user-facing or engineering goal of this change.

Changes

  • List the most important implementation changes.

Validation

  • uv run ruff format --check .
  • uv run ruff check .
  • uv run pyright
  • uv run pytest --cov=excelalchemy --cov-report=term-missing:skip-covered tests

Checklist

  • I updated documentation when behavior or workflows changed.
  • I did not include generated files or local-only artifacts.
  • I confirmed this change does not require additional release steps.

@ruicore ruicore merged commit 6dde151 into main Apr 3, 2026
5 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.16%. Comparing base (9415da9) to head (c7c3f14).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   87.19%   87.16%   -0.03%     
==========================================
  Files          48       48              
  Lines        3475     3475              
  Branches      379      379              
==========================================
- Hits         3030     3029       -1     
- Misses        271      272       +1     
  Partials      174      174              

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

1 participant