Skip to content

Conversation

MichaelHatherly
Copy link
Collaborator

Previously, QUARTO_PROJECT_ROOT would persist from the first project rendered, causing issues when rendering multiple projects sequentially. Now the environment variable is properly updated on each refresh by extracting projectDir from the options JSON and adding it to `quarto_env.

…ects

Previously, QUARTO_PROJECT_ROOT would persist from the first project
rendered, causing issues when rendering multiple projects sequentially.
Now the environment variable is properly updated on each refresh by
extracting projectDir from the options JSON and adding it to quarto_env.
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.43%. Comparing base (5569ab3) to head (423ff1b).

Files with missing lines Patch % Lines
src/server.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #336   +/-   ##
=======================================
  Coverage   79.43%   79.43%           
=======================================
  Files          39       39           
  Lines        2071     2076    +5     
=======================================
+ Hits         1645     1649    +4     
- Misses        426      427    +1     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants