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

Add UT: isNpmDependency #48

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Add UT: isNpmDependency #48

merged 1 commit into from
Apr 4, 2019

Conversation

joe223
Copy link
Member

@joe223 joe223 commented Apr 4, 2019

No description provided.

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #48 into dev will decrease coverage by 6.52%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev      #48      +/-   ##
=========================================
- Coverage   39.4%   32.87%   -6.53%     
=========================================
  Files         31       28       -3     
  Lines        467      362     -105     
  Branches      32       37       +5     
=========================================
- Hits         184      119      -65     
+ Misses       276      240      -36     
+ Partials       7        3       -4
Impacted Files Coverage Δ
src/utils/editor.ts 50% <0%> (-2.64%) ⬇️
src/utils/fs.ts 28.57% <0%> (-0.85%) ⬇️
src/utils/asyncFunctionWrapper.ts 100% <0%> (ø) ⬆️
src/config/ankaDefaultConfig.ts 100% <0%> (ø) ⬆️
src/utils/callPromiseInChain.ts 80% <0%> (ø) ⬆️
src/config/systemConfig.ts 100% <0%> (ø) ⬆️
src/config/projectConfig.ts 100% <0%> (ø) ⬆️
src/config/index.ts
src/utils/genFileWatcher.ts
src/utils/index.ts
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e3a710...e96f1ca. Read the comment docs.

@joe223 joe223 merged commit bd6973a into iException:dev Apr 4, 2019
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