Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save user to backend #1027

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Change role radio queries in tests to use regexp

48dc1a2
Select commit
Loading
Failed to load commit list.
Open

Save user to backend #1027

Change role radio queries in tests to use regexp
48dc1a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 1s

90.30% (+0.44%) compared to 35cbdd9

View this Pull Request on Codecov

90.30% (+0.44%) compared to 35cbdd9

Details

Codecov Report

Attention: Patch coverage is 98.21429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.30%. Comparing base (35cbdd9) to head (48dc1a2).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../module/users/create/UserCreateContextProvider.tsx 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1027      +/-   ##
==========================================
+ Coverage   89.85%   90.30%   +0.44%     
==========================================
  Files         249      250       +1     
  Lines       13073    13145      +72     
  Branches     1328     1352      +24     
==========================================
+ Hits        11747    11870     +123     
+ Misses       1232     1181      -51     
  Partials       94       94              

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