mozilla / perfcompare

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

PCF-399 Request token via https://firefox-ci-tc.services.mozilla.com/login/oauth/token using the authorisation code #613

Closed esanuandra closed 5 months ago

esanuandra commented 7 months ago

This fetches the token Bearer using an authorisation code. The token Bearer will be later used in another PR to fetch the access token.

netlify[bot] commented 7 months ago

Deploy Preview for mozilla-perfcompare ready!

Name Link
Latest commit 5e5479010f18fb38a69490594944067040a904a2
Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/662bf4910a5a7f0008f9f31d
Deploy Preview https://deploy-preview-613--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 6 months ago

Codecov Report

Attention: Patch coverage is 76.47059% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 97.89%. Comparing base (7fdcdec) to head (5e54790).

Files Patch % Lines
src/logic/taskcluster.ts 70.58% 5 Missing :warning:
src/components/TaskclusterAuth/loader.ts 84.61% 2 Missing :warning:
...components/TaskclusterAuth/TaskclusterCallback.tsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #613 +/- ## ========================================== - Coverage 98.39% 97.89% -0.51% ========================================== Files 67 69 +2 Lines 1436 1470 +34 Branches 231 236 +5 ========================================== + Hits 1413 1439 +26 - Misses 21 29 +8 Partials 2 2 ```

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