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

key is optional for call methods #110

Merged
merged 1 commit into from
Apr 14, 2024
Merged

key is optional for call methods #110

merged 1 commit into from
Apr 14, 2024

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Apr 14, 2024

Make key optional to call methods to avoid passing dummy key under tree_eval.

Make key optional to call methods to avoid passing dummy key under tree_eval.
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (d3b2389) to head (0ef8348).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   96.50%   97.19%   +0.69%     
==========================================
  Files          36       37       +1     
  Lines        4088     3565     -523     
==========================================
- Hits         3945     3465     -480     
+ Misses        143      100      -43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ASEM000 ASEM000 merged commit 928bc04 into main Apr 14, 2024
14 checks passed
@ASEM000 ASEM000 deleted the optional-none-key branch April 14, 2024 12:34
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.

1 participant