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

Rename nchains argument to ntrees #113

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Rename nchains argument to ntrees #113

merged 2 commits into from
Dec 1, 2023

Conversation

jamesmbaazam
Copy link
Member

This PR fixes #95.

@jamesmbaazam jamesmbaazam marked this pull request as draft November 28, 2023 18:24
@jamesmbaazam jamesmbaazam marked this pull request as ready for review November 29, 2023 17:18
@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0a28674) 98.63% compared to head (9ff192e) 98.06%.
Report is 7 commits behind head on main.

❗ Current head 9ff192e differs from pull request most recent head dfe2fc8. Consider uploading reports for the commit dfe2fc8 to get more accurate results

Files Patch % Lines
R/checks.R 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   98.63%   98.06%   -0.57%     
==========================================
  Files           8        8              
  Lines         511      516       +5     
==========================================
+ Hits          504      506       +2     
- Misses          7       10       +3     

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

@jamesmbaazam jamesmbaazam merged commit 43fd1eb into main Dec 1, 2023
16 checks passed
@jamesmbaazam jamesmbaazam deleted the rename-nchains-arg branch December 1, 2023 13:49
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.

Rename nchains argument to ntrees
2 participants