Skip to content

Debug fixes - #1084

Open
GirlBossRush wants to merge 4 commits into
mainfrom
debug-fixes
Open

Debug fixes#1084
GirlBossRush wants to merge 4 commits into
mainfrom
debug-fixes

Conversation

@GirlBossRush

Copy link
Copy Markdown

No description provided.

RegisterDevice and RegisterUser no longer force-unwrap
loginManager.key(for:) or getPublicKeyString(...). A missing or
invalid key now logs an error and returns nil/.failed instead of
crashing the extension mid-(re)registration.
@GirlBossRush
GirlBossRush requested a review from BeryJu June 23, 2026 14:27
@GirlBossRush GirlBossRush self-assigned this Jun 23, 2026
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.64%. Comparing base (41b6d6c) to head (38cbbff).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
ee/psso/PSSO/API.swift 0.00% 62 Missing ⚠️
ee/psso/PSSO/PlatformSSO.swift 0.00% 26 Missing ⚠️
ee/psso/Bridge/SysdBridge.swift 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   38.16%   37.64%   -0.53%     
==========================================
  Files         158      158              
  Lines        5964     6060      +96     
==========================================
+ Hits         2276     2281       +5     
- Misses       3427     3519      +92     
+ Partials      261      260       -1     
Flag Coverage Δ
go-e2e 47.08% <ø> (+0.13%) ⬆️
go-integration 23.98% <ø> (ø)
go-macos-26 21.20% <ø> (ø)
go-ubuntu-24.04 20.76% <ø> (ø)
go-ubuntu-24.04-arm 20.15% <ø> (ø)
go-windows-2025 20.15% <ø> (ø)
rs-e2e 47.08% <ø> (+0.13%) ⬆️
swift 2.96% <0.00%> (-0.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@authentik-automation

Copy link
Copy Markdown
Contributor

🚀 Deployed on https://pr-1084--authentik-pkg.netlify.app

@authentik-automation
authentik-automation Bot temporarily deployed to pull request June 23, 2026 14:50 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant