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

Issue npm install during build to ensure deps. #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chr15m
Copy link

@chr15m chr15m commented Jul 26, 2019

Fixes #23.

@codecov-io
Copy link

Codecov Report

Merging #24 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #24      +/-   ##
===========================================
+ Coverage     71.12%   71.2%   +0.07%     
- Complexity      348     349       +1     
===========================================
  Files            42      42              
  Lines          1285    1285              
  Branches        110     110              
===========================================
+ Hits            914     915       +1     
+ Misses          336     334       -2     
- Partials         35      36       +1
Impacted Files Coverage Δ Complexity Δ
.../com/shzlw/poli/service/JdbcDataSourceService.java 27.27% <0%> (+3.03%) 5% <0%> (+1%) ⬆️

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 9b0eac7...5b79cd8. Read the comment docs.

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.

build.sh fails in a fresh checkout
2 participants