-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Wildcard #236
base: main
Are you sure you want to change the base?
Wildcard #236
Conversation
type_util.py - add wildcard index, add only dicts check __init__.py - clean naive test run keylist_dict.py - add condition for wildcard key keylist_util.py - enhance condition for wildcard
Codecov ReportBase: 96.93% // Head: 97.02% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #236 +/- ##
==========================================
+ Coverage 96.93% 97.02% +0.09%
==========================================
Files 57 57
Lines 1695 1748 +53
==========================================
+ Hits 1643 1696 +53
Misses 52 52
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Fix #113