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

test(server): auth tests #6135

Merged
merged 1 commit into from
Mar 26, 2024
Merged

test(server): auth tests #6135

merged 1 commit into from
Mar 26, 2024

Conversation

forehalo
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Mar 15, 2024

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

@github-actions github-actions bot added app:server test Related to test cases labels Mar 15, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @forehalo and the rest of your teammates on Graphite Graphite

Copy link

nx-cloud bot commented Mar 22, 2024

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 62.41%. Comparing base (1c9d899) to head (1a1af83).

Files Patch % Lines
packages/backend/server/src/core/auth/token.ts 33.33% 8 Missing ⚠️
.../backend/server/src/fundamentals/prisma/service.ts 0.00% 4 Missing ⚠️
packages/backend/server/src/core/auth/service.ts 90.00% 3 Missing ⚠️
packages/backend/server/tests/utils/user.ts 88.88% 3 Missing ⚠️
packages/backend/server/src/core/auth/resolver.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6135      +/-   ##
==========================================
+ Coverage   60.11%   62.41%   +2.29%     
==========================================
  Files         509      510       +1     
  Lines       23512    23550      +38     
  Branches     2150     2218      +68     
==========================================
+ Hits        14135    14699     +564     
+ Misses       9116     8590     -526     
  Partials      261      261              
Flag Coverage Δ
server-test 73.93% <80.00%> (+3.38%) ⬆️
unittest 38.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@forehalo forehalo force-pushed the 61/auth-tests branch 2 times, most recently from 962aabc to 7ab2b38 Compare March 25, 2024 04:15
@forehalo forehalo marked this pull request as ready for review March 25, 2024 05:10
@github-actions github-actions bot added the docs Improvements or additions to documentation label Mar 25, 2024
Copy link

graphite-app bot commented Mar 26, 2024

Merge activity

@graphite-app graphite-app bot merged commit 1a1af83 into canary Mar 26, 2024
39 of 40 checks passed
@graphite-app graphite-app bot deleted the 61/auth-tests branch March 26, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server docs Improvements or additions to documentation test Related to test cases
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants