Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

feat: implement script template installation #119

Merged
merged 9 commits into from
Jan 27, 2024

Conversation

coffeebeats
Copy link
Owner

No description provided.

@coffeebeats coffeebeats enabled auto-merge (squash) January 27, 2024 01:04
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 170 lines in your changes are missing coverage. Please review.

Comparison is base (7cbe557) 45.79% compared to head (88df727) 46.47%.
Report is 1 commits behind head on main.

❗ Current head 88df727 differs from pull request most recent head f8ce903. Consider uploading reports for the commit f8ce903 to get more accurate results

Files Patch % Lines
src/core/install.rs 26.74% 60 Missing and 3 partials ⚠️
src/core/project.rs 68.11% 39 Missing and 5 partials ⚠️
src/core/addon.rs 0.00% 25 Missing and 1 partial ⚠️
src/core/dependency.rs 67.56% 12 Missing ⚠️
src/cmd/add.rs 0.00% 4 Missing ⚠️
src/cmd/install.rs 0.00% 4 Missing ⚠️
src/cmd/replace.rs 0.00% 4 Missing ⚠️
src/config/manifest/project.rs 0.00% 4 Missing ⚠️
src/cmd/remove.rs 0.00% 3 Missing ⚠️
src/config/manifest/mod.rs 62.50% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   45.79%   46.47%   +0.68%     
==========================================
  Files          23       23              
  Lines        1915     2158     +243     
  Branches     1915     2158     +243     
==========================================
+ Hits          877     1003     +126     
- Misses        966     1078     +112     
- Partials       72       77       +5     

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

@coffeebeats coffeebeats merged commit 6556fdc into main Jan 27, 2024
7 checks passed
@coffeebeats coffeebeats deleted the feat/install-script-templates branch January 27, 2024 01:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant