Skip to content

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

Open
KelvinChung2000 wants to merge 1 commit into
mainfrom
feat/annotated-converter-preprocess
Open

feat(annotated): add converter and preprocess hooks for arg processing#1695
KelvinChung2000 wants to merge 1 commit 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 (49a176a) to head (875dbb1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1695   +/-   ##
=======================================
  Coverage   99.59%   99.60%           
=======================================
  Files          23       23           
  Lines        5746     5772   +26     
=======================================
+ Hits         5723     5749   +26     
  Misses         23       23           
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.

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

1 participant