Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

Upgrade MSW to remove long, noisy CircleCI build warnings #1700

Open KevinTriplett opened 2 weeks ago

KevinTriplett commented 2 weeks ago

Closes #1684

Before, MSW was causing CircleCI (not dev machines) to blurt out long and details warnings, making it difficult to spot legit warnings and errors.

This commit fixes it BUT for some reason also causes a lot of package dependence warnings, so we need to discuss it.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 47.33%. Comparing base (d9614ff) to head (309a359).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1700 +/- ## ======================================= Coverage 47.33% 47.33% ======================================= Files 581 581 Lines 13934 13934 Branches 4023 4023 ======================================= Hits 6595 6595 Misses 7339 7339 ```

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