mozilla / perfcompare

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

PCF-400 Query https://firefox-ci-tc.services.mozilla.com/login/oauth/credentials to verify token and request credentials #648

Closed esanuandra closed 4 months ago

esanuandra commented 5 months ago

This PR fetches the Taskcluster credentials (with an access token that has expiration date) using access token Bearer.

netlify[bot] commented 5 months ago

Deploy Preview for mozilla-perfcompare ready!

Name Link
Latest commit f69924a54d4b1fd6671d0774f5a896a3471d8676
Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/66632a93341a460008310976
Deploy Preview https://deploy-preview-648--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

Attention: Patch coverage is 74.41860% with 11 lines in your changes missing coverage. Please review.

Project coverage is 91.41%. Comparing base (d13b29d) to head (f69924a).

Files Patch % Lines
src/logic/credentials-storage.ts 50.00% 9 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #648 +/- ## ========================================== - Coverage 91.80% 91.41% -0.39% ========================================== Files 68 69 +1 Lines 1587 1620 +33 Branches 285 291 +6 ========================================== + Hits 1457 1481 +24 - Misses 104 111 +7 - Partials 26 28 +2 ```

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