Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Add user management #126

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Conversation

pohlm01
Copy link
Member

@pohlm01 pohlm01 commented Sep 30, 2024

No description provided.

@pohlm01 pohlm01 self-assigned this Sep 30, 2024
@pohlm01 pohlm01 linked an issue Sep 30, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 95.18950% with 33 lines in your changes missing coverage. Please review.

Project coverage is 74.17%. Comparing base (fa61cae) to head (d6b0105).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
openadr-vtn/src/error.rs 40.42% 28 Missing ⚠️
openadr-vtn/src/data_source/postgres/user.rs 99.41% 2 Missing ⚠️
openadr-vtn/src/api/user.rs 99.60% 1 Missing ⚠️
openadr-vtn/src/main.rs 0.00% 1 Missing ⚠️
openadr-wire/src/lib.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   70.41%   74.17%   +3.76%     
==========================================
  Files          39       40       +1     
  Lines        4841     5457     +616     
==========================================
+ Hits         3409     4048     +639     
+ Misses       1432     1409      -23     

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

@pohlm01 pohlm01 marked this pull request as ready for review October 1, 2024 09:57
@pohlm01 pohlm01 merged commit 42425db into main Oct 1, 2024
10 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add endpoints for managing oauth users to VTN
1 participant