authentik
authentik copied to clipboard
CI troubleshoot - do NOT merge
Details
REPLACE ME
Checklist
- [ ] Local tests pass (
ak test authentik/) - [ ] The code has been formatted (
make lint-fix)
If an API change has been made
- [ ] The API schema has been updated (
make gen-build)
If changes to the frontend have been made
- [ ] The code has been formatted (
make web)
If applicable
- [ ] The documentation has been updated
- [ ] The documentation has been formatted (
make website)
Deploy Preview for authentik-docs canceled.
| Name | Link |
|---|---|
| Latest commit | cb9ac0d64bcb63ef45b733301cc03fb845ffe339 |
| Latest deploy log | https://app.netlify.com/sites/authentik-docs/deploys/667e998c3ef2ce0008f8ced8 |
Deploy Preview for authentik-storybook canceled.
| Name | Link |
|---|---|
| Latest commit | cb9ac0d64bcb63ef45b733301cc03fb845ffe339 |
| Latest deploy log | https://app.netlify.com/sites/authentik-storybook/deploys/667e998cf3927f0008047651 |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.56%. Comparing base (
8915904) to head (cb9ac0d). Report is 881 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #10289 +/- ##
==========================================
- Coverage 92.65% 92.56% -0.09%
==========================================
Files 713 713
Lines 34970 34970
==========================================
- Hits 32401 32370 -31
- Misses 2569 2600 +31
| Flag | Coverage Δ | |
|---|---|---|
| e2e | 48.87% <ø> (-0.68%) |
:arrow_down: |
| integration | 25.39% <ø> (ø) |
|
| unit | 90.12% <ø> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.