Skip to content

Implement projects - #365

Open
gaborcsardi wants to merge 19 commits into
mainfrom
feature/projects
Open

Implement projects#365
gaborcsardi wants to merge 19 commits into
mainfrom
feature/projects

Conversation

@gaborcsardi

Copy link
Copy Markdown
Member

No description provided.

@gaborcsardi gaborcsardi changed the title Implement proj lock & sync Implement projects Sep 2, 2026
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.74539% with 547 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.62%. Comparing base (4b42543) to head (1a96e81).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/proj.rs 26.54% 440 Missing ⚠️
src/scrun.rs 0.00% 55 Missing ⚠️
src/rvenv.rs 93.84% 47 Missing ⚠️
src/pkg/install.rs 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   58.85%   60.62%   +1.76%     
==========================================
  Files          57       59       +2     
  Lines       20348    22235    +1887     
==========================================
+ Hits        11976    13479    +1503     
- Misses       8372     8756     +384     

☔ 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.

To import a DESCRIPTION file.
1. option
2. current default
3. current R release
4. error
Dev dependencies are included in the lockfile by default.
To make sure that the default version is set.
`rig proj sync` installs the requested patch version.
`rig proj lock` chooses an allowed version to create the lock file.
Should not be really important, projects should not
use `install.packages()` or `pak::pkg_install()` or
other ways to install packages from within R.
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.

1 participant