Skip to content

pam: start tests#754

Open
BeryJu wants to merge 6 commits intomainfrom
pam/test
Open

pam: start tests#754
BeryJu wants to merge 6 commits intomainfrom
pam/test

Conversation

@BeryJu
Copy link
Copy Markdown
Member

@BeryJu BeryJu commented Mar 27, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.19%. Comparing base (b7f0a68) to head (669ea50).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
- Coverage   38.32%   32.19%   -6.13%     
==========================================
  Files         205      222      +17     
  Lines        6953     8348    +1395     
  Branches        0     1395    +1395     
==========================================
+ Hits         2665     2688      +23     
- Misses       3956     5329    +1373     
+ Partials      332      331       -1     
Flag Coverage Δ
go-e2e 42.41% <ø> (-0.04%) ⬇️
go-integration 15.70% <ø> (ø)
go-macos-15 13.93% <ø> (ø)
go-ubuntu-24.04 10.91% <ø> (-2.52%) ⬇️
go-ubuntu-24.04-arm 10.80% <ø> (-2.13%) ⬇️
go-windows-2025 13.16% <ø> (ø)

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

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

Comment thread pam/src/auth.rs Outdated
#[test]
fn parses_interactive_passwords_without_prefix() {
assert_eq!(
parse_authentication_attempt("plain-password"),

Check failure

Code scanning / CodeQL

Hard-coded cryptographic value

This hard-coded value is used as [a password](1).
@authentik-automation
Copy link
Copy Markdown

authentik-automation bot commented Mar 27, 2026

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

Comment thread pam/src/auth/tests.rs
#[test]
fn parses_interactive_passwords_without_prefix() {
assert_eq!(
parse_authentication_attempt("plain-password"),

Check failure

Code scanning / CodeQL

Hard-coded cryptographic value Critical test

This hard-coded value is used as
a password
.

Copilot Autofix

AI 2 days ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

@authentik-automation authentik-automation bot temporarily deployed to pkg March 27, 2026 22:37 Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Bundle Report

Bundle size has no change ✅

@authentik-automation authentik-automation bot temporarily deployed to pkg April 14, 2026 22:00 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.

2 participants