Skip to content

Conversation

@devmotion
Copy link
Contributor

With this PR, the setting --project=@. is used when executing a qmd file unless users specify explicitly a JULIA_PROJECT environment variable in julia:env or a --project flag in julia:exeflags.

Fixes #66.

@codecov
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.72%. Comparing base (0e552f5) to head (6bfa3f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   87.68%   86.72%   -0.97%     
==========================================
  Files           5        5              
  Lines         593      595       +2     
==========================================
- Hits          520      516       -4     
- Misses         73       79       +6     

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

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.

Use --project=@. as default setting?

2 participants