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

add missing link to diagnose method in CmdStanModel doc #833

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

jgabry
Copy link
Member

@jgabry jgabry commented Aug 23, 2023

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

closes #829

Adds missing link to diagnose method in CmdStanModel doc

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Columbia University

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@jgabry jgabry marked this pull request as ready for review August 23, 2023 15:24
@codecov-commenter
Copy link

Codecov Report

Merging #833 (7af3663) into master (a9c898b) will decrease coverage by 1.70%.
The diff coverage is n/a.

❗ Current head 7af3663 differs from pull request most recent head 2b096f5. Consider uploading reports for the commit 2b096f5 to get more accurate results

@@            Coverage Diff             @@
##           master     #833      +/-   ##
==========================================
- Coverage   88.30%   86.60%   -1.70%     
==========================================
  Files          12       12              
  Lines        4182     4182              
==========================================
- Hits         3693     3622      -71     
- Misses        489      560      +71     
Files Changed Coverage Δ
R/model.R 90.48% <ø> (-0.14%) ⬇️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jgabry jgabry merged commit 5aa92bf into master Aug 25, 2023
12 checks passed
@jgabry jgabry deleted the link-to-diagnose-doc branch August 25, 2023 16:00
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.

Diagnose method missing from help page for CmdStanModel objects
2 participants