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

refactor: Migrate more users endpoint to tapir #3045

Closed
wants to merge 6 commits into from

Migrate `DELETE /admin/users/iri/<userIri>/project-admin-memberships/…

e51e3e3
Select commit
Loading
Failed to load commit list.
Closed

refactor: Migrate more users endpoint to tapir #3045

Migrate `DELETE /admin/users/iri/<userIri>/project-admin-memberships/…
e51e3e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

88.74% (+76.99%) compared to eac5751

View this Pull Request on Codecov

88.74% (+76.99%) compared to eac5751

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (eac5751) 11.74% compared to head (e51e3e3) 88.74%.
Report is 67 commits behind head on main.

Files Patch % Lines
...src/main/scala/dsp/valueobjects/LanguageCode.scala 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3045       +/-   ##
===========================================
+ Coverage   11.74%   88.74%   +76.99%     
===========================================
  Files         246      262       +16     
  Lines       22907    22728      -179     
===========================================
+ Hits         2690    20169    +17479     
+ Misses      20217     2559    -17658     

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