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

if user already defined the var_args in the inputs, skip it #264

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

superstar54
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.00%. Comparing base (5937b88) to head (09ca8c5).
Report is 45 commits behind head on main.

Files Patch % Lines
tests/test_decorator.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   75.75%   80.00%   +4.25%     
==========================================
  Files          70       65       -5     
  Lines        4615     4872     +257     
==========================================
+ Hits         3496     3898     +402     
+ Misses       1119      974     -145     
Flag Coverage Δ
python-3.11 79.92% <90.90%> (+4.25%) ⬆️
python-3.12 79.92% <90.90%> (?)
python-3.9 79.96% <90.90%> (+4.22%) ⬆️

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.

@superstar54 superstar54 linked an issue Aug 23, 2024 that may be closed by this pull request
@superstar54 superstar54 merged commit db2ddee into main Aug 23, 2024
8 checks passed
@superstar54 superstar54 deleted the fix/263/fix_inputs_kwargs branch August 23, 2024 11:25
This pull request was closed.
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.

Can not set the input socket manually for the kwargs
2 participants