-
Notifications
You must be signed in to change notification settings - Fork 382
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
CLI Refactoring #68
CLI Refactoring #68
Conversation
Codecov Report
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
- Coverage 99.84% 90.64% -9.21%
==========================================
Files 28 34 +6
Lines 652 759 +107
==========================================
+ Hits 651 688 +37
- Misses 1 71 +70
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
- Coverage 99.84% 90.16% -9.68%
==========================================
Files 28 34 +6
Lines 652 773 +121
==========================================
+ Hits 651 697 +46
- Misses 1 76 +75
Continue to review full report at Codecov.
|
964fa01
to
e4577fa
Compare
Tracking issue to fix CLI related bugs and added requested features:
Moved to later:
TypeScript support (Extract messages from TypeScript files #48)Update tutorial about catalog format (messages.json is looking different than in documentation #53)