-
Notifications
You must be signed in to change notification settings - Fork 833
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
fix: forgot to add getPValue to python side #1909
fix: forgot to add getPValue to python side #1909
Conversation
Hey @dylanw-oss 👋! We use semantic commit messages to streamline the release process. Examples of commit messages with semantic prefixes:
To test your commit locally, please follow our guild on building from source. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Codecov Report
@@ Coverage Diff @@
## master #1909 +/- ##
==========================================
- Coverage 86.82% 86.81% -0.02%
==========================================
Files 301 301
Lines 15596 15596
Branches 815 815
==========================================
- Hits 13541 13539 -2
- Misses 2055 2057 +2 see 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
build broken? restart it |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
unrelated test VowpalWabbitMulticlassclassification failed again. |
I forgot function getPValue won't be auto-generated, also update other functions to use _java_obj