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

pull command feature #33

Merged
merged 1 commit into from
Dec 19, 2019
Merged

pull command feature #33

merged 1 commit into from
Dec 19, 2019

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Dec 19, 2019

closes #20

@codecov-io
Copy link

Codecov Report

Merging #33 into master will decrease coverage by 0.44%.
The diff coverage is 87.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   91.44%   90.99%   -0.45%     
==========================================
  Files           6        7       +1     
  Lines         374      422      +48     
  Branches       50       55       +5     
==========================================
+ Hits          342      384      +42     
- Misses         14       18       +4     
- Partials       18       20       +2
Impacted Files Coverage Δ
src/commands/push.ts 91.93% <100%> (+1.26%) ⬆️
src/utils.ts 92.75% <86.66%> (-1.7%) ⬇️
src/commands/pull.ts 86.95% <86.95%> (ø)

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 63dd176...f2253c3. Read the comment docs.

@kazupon kazupon added the Type: Feature Includes new features label Dec 19, 2019
@kazupon kazupon merged commit 9d81b31 into master Dec 19, 2019
@kazupon kazupon deleted the feat/pull branch December 19, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged Type: Feature Includes new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

locale messages from localization service with pull command
2 participants