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

Add user update endpoint #1011

Merged
merged 11 commits into from
Feb 14, 2025

Added test and update OpenAPI spec

b16517d
Select commit
Loading
Failed to load commit list.
Merged

Add user update endpoint #1011

Added test and update OpenAPI spec
b16517d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

90.26% (+0.07%) compared to b5e5d5f

View this Pull Request on Codecov

90.26% (+0.07%) compared to b5e5d5f

Details

Codecov Report

Attention: Patch coverage is 98.82353% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.26%. Comparing base (b5e5d5f) to head (b16517d).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
backend/src/authentication/user.rs 98.21% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1011      +/-   ##
==========================================
+ Coverage   90.19%   90.26%   +0.07%     
==========================================
  Files         249      249              
  Lines       13090    13174      +84     
  Branches     1338     1340       +2     
==========================================
+ Hits        11806    11891      +85     
+ Misses       1190     1188       -2     
- Partials       94       95       +1     

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