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

Create script for making default admin account and add route to change user role #368

Merged
merged 11 commits into from
Mar 19, 2024

Conversation

lemilonkh
Copy link
Contributor

@lemilonkh lemilonkh commented Mar 11, 2024

@lemilonkh lemilonkh self-assigned this Mar 11, 2024
Copy link

github-actions bot commented Mar 11, 2024

LCOV of commit 2780aaa during Push Web app to GHCR and deploy to EKS #831

Summary coverage rate:
  lines......: 62.2% (5786 of 9304 lines)
  functions..: 87.5% (258 of 295 functions)
  branches...: 89.2% (378 of 424 branches)

Files changed coverage rate: n/a

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 97.74436% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 61.72%. Comparing base (fda8341) to head (2780aaa).
Report is 91 commits behind head on develop.

❗ Current head 2780aaa differs from pull request most recent head 0a32216. Consider uploading reports for the commit 0a32216 to get more accurate results

Files Patch % Lines
app/src/app/api/v0/auth/role/route.ts 90.32% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #368      +/-   ##
===========================================
+ Coverage    61.27%   61.72%   +0.45%     
===========================================
  Files           61       63       +2     
  Lines         9232     9304      +72     
  Branches        91       94       +3     
===========================================
+ Hits          5657     5743      +86     
+ Misses        3570     3556      -14     
  Partials         5        5              

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

app/scripts/create-admin.ts Outdated Show resolved Hide resolved
@lemilonkh lemilonkh merged commit 9e393db into develop Mar 19, 2024
3 checks passed
@lemilonkh lemilonkh deleted the feature/admin-account branch March 19, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants