mozilla / perfcompare

Improved Performance Comparison Tool
Mozilla Public License 2.0
39 stars 93 forks source link

Correctly check all javascript files in the project #652

Closed julienw closed 4 months ago

julienw commented 5 months ago

I noticed some files (namely server.js) weren't checking properly locally.

netlify[bot] commented 5 months ago

Deploy Preview for mozilla-perfcompare ready!

Name Link
Latest commit 09e5e8bfe3d0c1e23cd8a59422eccfd94e8291c4
Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/664c9d10845d8b000833e5d1
Deploy Preview https://deploy-preview-652--mozilla-perfcompare.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.86%. Comparing base (b000dda) to head (b436b7c).

:exclamation: Current head b436b7c differs from pull request most recent head 09e5e8b

Please upload reports for the commit 09e5e8b to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #652 +/- ## ========================================== + Coverage 92.89% 97.86% +4.97% ========================================== Files 67 65 -2 Lines 1491 1404 -87 Branches 258 241 -17 ========================================== - Hits 1385 1374 -11 + Misses 92 28 -64 + Partials 14 2 -12 ```

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