-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
fix(package): decrease ts version in latest ng #5044
Conversation
Codecov Report
@@ Coverage Diff @@
## development #5044 +/- ##
===============================================
+ Coverage 74.77% 74.78% +0.01%
===============================================
Files 281 281
Lines 8547 8547
Branches 1631 1631
===============================================
+ Hits 6391 6392 +1
Misses 1705 1705
+ Partials 451 450 -1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## development #5044 +/- ##
============================================
Coverage 74.78% 74.78%
============================================
Files 281 281
Lines 8547 8547
Branches 1631 1631
============================================
Hits 6392 6392
+ Misses 1705 1704 -1
- Partials 450 451 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ludmilanesvitiy With the change, we get the error in schematics tests
* fix(package): decrease ts version in latest ng * fix(schematics): add a compatible version of TS also for schematics tests
* fix(package): decrease ts version in latest ng * fix(schematics): add a compatible version of TS also for schematics tests
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.