Skip to content

Fix include paths with spaces in direct stanc calls#1226

Open
jgabry wants to merge 3 commits into
masterfrom
bugfix-issue-820
Open

Fix include paths with spaces in direct stanc calls#1226
jgabry wants to merge 3 commits into
masterfrom
bugfix-issue-820

Conversation

@jgabry

@jgabry jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

Submission Checklist

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

Summary

Fixes #820

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):
Jonah Gabry

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

@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.07%. Comparing base (6508f55) to head (877f7e2).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1226      +/-   ##
==========================================
- Coverage   91.88%   91.07%   -0.81%     
==========================================
  Files          15       15              
  Lines        6244     6252       +8     
==========================================
- Hits         5737     5694      -43     
- Misses        507      558      +51     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Models with #include fail at run-time when project has spaces in path

2 participants