enactjs / sandstone

The set of components for an Enact-based application targeting smart TVs
Apache License 2.0
22 stars 3 forks source link

WRR-976: Modified travis config to use the latest CLI 6.0.x version #1745

Closed mmyelyn closed 1 week ago

mmyelyn commented 1 week ago

Checklist

Issue Resolved / Feature Added

This is a PR that has been modified to receive cli from tarvis as version 6.0.x. This may be useful when the next patch for version 6.0 of cli is released. It is not directly related to WRR-976 implementation and was written only for node version changes.

Resolution

Modified to receive 6.0.x version of cli

Additional Considerations

Links

WRR-976

Comments

Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com)

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.56%. Comparing base (5e64732) to head (2bc39f3). Report is 1 commits behind head on release/2.7.x.develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/2.7.x.develop #1745 +/- ## ====================================================== Coverage 80.56% 80.56% ====================================================== Files 142 142 Lines 6509 6509 Branches 1924 1924 ====================================================== Hits 5244 5244 Misses 963 963 Partials 302 302 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.