You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a repository using Angular Cli 1.7.x and add code coverage excludes to it. Upgrade and migrate to Angular Cli 6.x.x.
Observed behavior
The coverage excluded files list is not being populated in the newly created config.
Desired behavior
The code coverage excluded list of files should be populated.
The text was updated successfully, but these errors were encountered:
banjankri
changed the title
Angular CLI: 6.0.3 update not migrating coverage excludes
Angular CLI: 6.0.1 update not migrating coverage excludes
May 21, 2018
As in the title, config file entry specifying code coverage excluded files is not getting migrated.
Versions
Repro steps
Create a repository using Angular Cli 1.7.x and add code coverage excludes to it. Upgrade and migrate to Angular Cli 6.x.x.
Observed behavior
The coverage excluded files list is not being populated in the newly created config.
Desired behavior
The code coverage excluded list of files should be populated.
The text was updated successfully, but these errors were encountered: