Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
| #[test] | ||
| fn parses_interactive_passwords_without_prefix() { | ||
| assert_eq!( | ||
| parse_authentication_attempt("plain-password"), |
Check failure
Code scanning / CodeQL
Hard-coded cryptographic value
|
🚀 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
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.
Bundle ReportBundle size has no change ✅ |
No description provided.