Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Render okta errors based on error param #3196

Merged
merged 6 commits into from
Sep 16, 2024

Send okta error in the tags

721e5aa
Select commit
Loading
Failed to load commit list.
Merged

feat: Render okta errors based on error param #3196

Send okta error in the tags
721e5aa
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Sep 16, 2024 in 0s

98.14% (+0.00%) compared to ddfaa8f

View this Pull Request on Codecov

98.14% (+0.00%) compared to ddfaa8f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3196   +/-   ##
=======================================
  Coverage   98.13%   98.14%           
=======================================
  Files         935      932    -3     
  Lines       14510    14473   -37     
  Branches     3886     3952   +66     
=======================================
- Hits        14240    14204   -36     
+ Misses        265      264    -1     
  Partials        5        5           
Files Coverage Δ
...hared/GlobalTopBanners/OktaBanners/OktaBanners.tsx 100.00% <100.00%> (ø)
...alTopBanners/OktaErrorBanners/OktaErrorBanners.tsx 100.00% <100.00%> (ø)
.../shared/GlobalTopBanners/OktaErrorBanners/enums.ts 100.00% <100.00%> (ø)
src/ui/TopBanner/TopBanner.tsx 100.00% <ø> (ø)

... and 24 files with indirect coverage changes

Components Coverage Δ
Assets 53.48% <ø> (ø)
Layouts 98.87% <ø> (ø)
Pages 98.89% <ø> (+0.05%) ⬆️
Services 99.41% <ø> (ø)
Shared 99.65% <100.00%> (+0.14%) ⬆️
UI 94.56% <ø> (-0.11%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddfaa8f...721e5aa. Read the comment docs.