Skip to content

Split session part from user module and add tests for user module#360

Merged
greenbonebot merged 1 commit intomainfrom
user-improvements
Apr 2, 2026
Merged

Split session part from user module and add tests for user module#360
greenbonebot merged 1 commit intomainfrom
user-improvements

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Split session part from user module and add tests for user module

Why

Splitting the session part from the user into an own module allows to drastically reduce the dependencies of the credentials module. Also add tests for the user module to ensure the functions work as expected.

Checklist

  • Tests

@bjoernricks bjoernricks requested review from a team as code owners April 2, 2026 10:04
@greenbonebot greenbonebot enabled auto-merge (rebase) April 2, 2026 10:05
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.22%. Comparing base (7f1d8d4) to head (a018e29).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #360       +/-   ##
===========================================
+ Coverage   30.74%   92.22%   +61.48%     
===========================================
  Files          30       24        -6     
  Lines       11265     3910     -7355     
  Branches      994       80      -914     
===========================================
+ Hits         3463     3606      +143     
+ Misses       7743      266     -7477     
+ Partials       59       38       -21     
Flag Coverage Δ
unittests 92.22% <100.00%> (+61.48%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bjoernricks bjoernricks force-pushed the user-improvements branch 2 times, most recently from 22fa0da to 9056274 Compare April 2, 2026 10:08
…dule

Splitting the session part from the user into an own module allows to
drastically reduce the dependencies of the credentials module. Also add
tests for the user module to ensure the functions work as expected.
@greenbonebot greenbonebot merged commit a552d83 into main Apr 2, 2026
21 checks passed
@greenbonebot greenbonebot deleted the user-improvements branch April 2, 2026 11:24
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.

3 participants