Skip to content

pam: start tests#754

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

pam: start tests#754
BeryJu wants to merge 5 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.14%. Comparing base (44afd01) to head (3976901).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
- Coverage   38.40%   32.14%   -6.26%     
==========================================
  Files         204      221      +17     
  Lines        6945     8390    +1445     
  Branches        0     1445    +1445     
==========================================
+ Hits         2667     2697      +30     
- Misses       3947     5361    +1414     
- Partials      331      332       +1     
Flag Coverage Δ
go-e2e 42.65% <ø> (+0.09%) ⬆️
go-integration 15.80% <ø> (ø)
go-macos-15 14.03% <ø> (ø)
go-ubuntu-24.04 10.90% <ø> (-2.63%) ⬇️
go-ubuntu-24.04-arm 10.80% <ø> (-2.22%) ⬇️
go-windows-2025 13.26% <ø> (ø)

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.

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

#[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
.
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Bundle Report

Bundle size has no change ✅

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