Skip to content

Make (de)serializer configurable via class attribute#25

Draft
martinn wants to merge 7 commits into
mainfrom
feat/configurable-serializer
Draft

Make (de)serializer configurable via class attribute#25
martinn wants to merge 7 commits into
mainfrom
feat/configurable-serializer

Conversation

@martinn
Copy link
Copy Markdown
Owner

@martinn martinn commented Jul 21, 2025

A test using AI agents to do this. Need to check it more thoroughly.

Resolves #23

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 21, 2025

Codecov Report

Attention: Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.6%. Comparing base (c32cdd5) to head (2479c0d).

Files with missing lines Patch % Lines
src/quickapi/api.py 85.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #25     +/-   ##
=======================================
- Coverage   92.6%   90.6%   -2.1%     
=======================================
  Files         16      16             
  Lines        421     395     -26     
  Branches      25      22      -3     
=======================================
- Hits         390     358     -32     
- Misses        26      31      +5     
- Partials       5       6      +1     

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

Make (de)serializer configurable via class attribute

1 participant