Skip to content

Conversation

@tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Jun 29, 2025

fixes #30

pre-commit-ci bot and others added 4 commits June 2, 2025 20:57
updates:
- [github.com/abravalheri/validate-pyproject: v0.23 → v0.24.1](abravalheri/validate-pyproject@v0.23...v0.24.1)
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.11.12](astral-sh/ruff-pre-commit@v0.9.1...v0.11.12)
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.16.0](pre-commit/mirrors-mypy@v1.14.1...v1.16.0)
@tlambert03 tlambert03 changed the title Fix literal repr fix: Fix repr for Literal types Jun 29, 2025
@tlambert03 tlambert03 added the bug Something isn't working label Jun 29, 2025
@codecov
Copy link

codecov bot commented Jun 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (eed1988) to head (03c24e6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   95.71%   95.79%   +0.07%     
==========================================
  Files          13       13              
  Lines         397      404       +7     
==========================================
+ Hits          380      387       +7     
  Misses         17       17              

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

@tlambert03 tlambert03 merged commit 3c2bd15 into pyapp-kit:main Jun 29, 2025
26 checks passed
@tlambert03 tlambert03 deleted the fix-literal branch June 29, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect rendering of Literal type for pydantic fields.

1 participant