ember-cli / ember-try

An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
MIT License
180 stars 60 forks source link

Update development dependencies #969

Closed bertdeblock closed 3 weeks ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.73%. Comparing base (b658992) to head (4de6a0f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #969 +/- ## ======================================= Coverage 94.73% 94.73% ======================================= Files 18 18 Lines 532 532 ======================================= Hits 504 504 Misses 28 28 ```

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

ef4 commented 2 months ago

Reviewed this during the weekly tooling meeting. The blocker is the remaining test failure.

bertdeblock commented 3 weeks ago

Closing, due to lack of time.