Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow installing project dependencies #72

Merged
merged 6 commits into from
Jun 19, 2023

Conversation

DamianGlowala
Copy link
Contributor

@DamianGlowala DamianGlowala commented Jun 11, 2023

This PR adds an installDependencies function to the API with a test (and some minor JSDoc improvements).

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #72 (72cae5b) into main (7e045be) will increase coverage by 0.20%.
The diff coverage is 96.96%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   96.33%   96.53%   +0.20%     
==========================================
  Files           5        5              
  Lines         273      289      +16     
  Branches       33       34       +1     
==========================================
+ Hits          263      279      +16     
  Misses         10       10              
Impacted Files Coverage Δ
src/api.ts 94.89% <96.96%> (+0.67%) ⬆️

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🚀

@pi0 pi0 merged commit 7cbd01f into unjs:main Jun 19, 2023
4 of 5 checks passed
@DamianGlowala DamianGlowala deleted the feat/install-dependencies-api branch June 19, 2023 11:44
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.

None yet

2 participants