mozilla / perfcompare

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

PCF-462 Request credentials if the current stored ones are expired #687

Closed esanuandra closed 3 months ago

esanuandra commented 3 months ago

Just added a condition for checking the expiration date. Addresses Jira ticket PCF-462.

netlify[bot] commented 3 months ago

Deploy Preview for mozilla-perfcompare ready!

Name Link
Latest commit ff1439cd0a09e04b90226dc3fffc9f5a2945d1dc
Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/6684137c5ccfd00008210807
Deploy Preview https://deploy-preview-687--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 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.55%. Comparing base (5b75427) to head (ff1439c).

Files Patch % Lines
src/logic/taskcluster.ts 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #687 +/- ## ========================================== - Coverage 88.73% 88.55% -0.18% ========================================== Files 74 74 Lines 1847 1853 +6 Branches 339 341 +2 ========================================== + Hits 1639 1641 +2 - Misses 176 179 +3 - Partials 32 33 +1 ```

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