codecov / codecov-api

Code for the API of Codecov
Other
216 stars 30 forks source link

update okta cloud views #841

Closed nora-codecov closed 3 weeks ago

nora-codecov commented 3 weeks ago

Purpose/Motivation

Okta redirect wasn't working when users signed in through Sentry (instead of their git provider).

Links to relevant tickets

https://github.com/codecov/engineering-team/issues/2349

What does this PR do?

Changes the way we check whether the user is logged in.

codecov-notifications[bot] commented 3 weeks ago

Codecov Report

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

:white_check_mark: All tests successful. No failed tests found.

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 96.25%. Comparing base (f203361) to head (9d208e7). Report is 2 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #841 +/- ## ======================================= Coverage 96.25% 96.25% ======================================= Files 814 814 Lines 18656 18656 ======================================= Hits 17958 17958 Misses 698 698 ``` | [Flag](https://app.codecov.io/gh/codecov/codecov-api/pull/841/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/codecov/codecov-api/pull/841/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `92.51% <100.00%> (ø)` | | | [unit-latest-uploader](https://app.codecov.io/gh/codecov/codecov-api/pull/841/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `92.51% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov#carryforward-flags-in-the-pull-request-comment) to find out more.

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