Skip to content

feat(annotated): add converter and preprocess hooks for arg processing#1695

Merged
tleonhardt merged 2 commits into
mainfrom
feat/annotated-converter-preprocess
Jun 17, 2026
Merged

feat(annotated): add converter and preprocess hooks for arg processing#1695
tleonhardt merged 2 commits into
mainfrom
feat/annotated-converter-preprocess

Conversation

@KelvinChung2000

Copy link
Copy Markdown
Contributor

close #1688

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.60%. Comparing base (2cf6cc8) to head (7454e26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1695      +/-   ##
==========================================
+ Coverage   99.58%   99.60%   +0.01%     
==========================================
  Files          23       23              
  Lines        5746     5772      +26     
==========================================
+ Hits         5722     5749      +27     
+ Misses         24       23       -1     
Flag Coverage Δ
unittests 99.60% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@tleonhardt tleonhardt merged commit ff20293 into main Jun 17, 2026
29 checks passed
@tleonhardt tleonhardt deleted the feat/annotated-converter-preprocess branch June 17, 2026 19:57
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.

Use with_annotated decorator with custom types for allow easy type conversion

2 participants