Skip to content

feat(v2.1): update format#55

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

feat(v2.1): update format#55
ruicore merged 1 commit intomainfrom
v2.1

Conversation

@ruicore
Copy link
Copy Markdown
Contributor

@ruicore ruicore commented Apr 1, 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 191d2ca into main Apr 1, 2026
5 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.27%. Comparing base (a89e4c9) to head (64b7081).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   86.24%   86.27%   +0.03%     
==========================================
  Files          48       48              
  Lines        3220     3220              
  Branches      370      370              
==========================================
+ Hits         2777     2778       +1     
+ Misses        276      275       -1     
  Partials      167      167              

☔ 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