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

Implement Named parameters #108

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

Conversation

seboraid
Copy link

@seboraid seboraid commented Mar 6, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 11.59420% with 61 lines in your changes missing coverage. Please review.

Project coverage is 84.88%. Comparing base (a662c16) to head (c1cc36b).

Files with missing lines Patch % Lines
pywa/types/named_parameter.py 0.00% 31 Missing ⚠️
pywa/types/template.py 21.05% 30 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   86.39%   84.88%   -1.51%     
==========================================
  Files          16       17       +1     
  Lines        3183     3249      +66     
==========================================
+ Hits         2750     2758       +8     
- Misses        433      491      +58     

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

2 participants