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

Remove "Invitation code" and "date of birth" fields from UserForm #81

Merged
merged 1 commit into from
Nov 4, 2024

Remove invitation code and date of birth from UserForm

d6522e7
Select commit
Loading
Failed to load commit list.
Merged

Remove "Invitation code" and "date of birth" fields from UserForm #81

Remove invitation code and date of birth from UserForm
d6522e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

31.08% (+0.12%) compared to 88f794f

View this Pull Request on Codecov

31.08% (+0.12%) compared to 88f794f

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 31.08%. Comparing base (88f794f) to head (d6522e7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
routes/~_dashboard/~users/UserForm.tsx 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   30.96%   31.08%   +0.12%     
==========================================
  Files         186      186              
  Lines        6519     6494      -25     
  Branches      333      333              
==========================================
  Hits         2018     2018              
+ Misses       4415     4390      -25     
  Partials       86       86              
Files with missing lines Coverage Δ
routes/~_dashboard/users/$id.tsx 0.00% <ø> (ø)
routes/~_dashboard/~users/~invite.tsx 0.00% <ø> (ø)
routes/~_dashboard/~users/UserForm.tsx 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d694c6f...d6522e7. Read the comment docs.