Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose plain arguments #454

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Expose plain arguments #454

wants to merge 10 commits into from

Conversation

LuisHsu
Copy link

@LuisHsu LuisHsu commented Oct 18, 2024

Sometimes the argument may need to forward to other user-defined interface, and the argument type will lead to syntax error.
Expose argument name only for such purpose.

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (82f6b87) to head (a137f16).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   89.78%   89.85%   +0.07%     
==========================================
  Files           5        5              
  Lines         421      424       +3     
==========================================
+ Hits          378      381       +3     
  Misses         43       43              
Flag Coverage Δ
unittests 89.85% <100.00%> (+0.07%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

2 participants