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

Remove auth methods besides Stanford SSO #76

Merged
merged 5 commits into from
Oct 21, 2024

Fix error

0bc2d54
Select commit
Loading
Failed to load commit list.
Merged

Remove auth methods besides Stanford SSO #76

Fix error
0bc2d54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

30.99% (+5.87%) compared to 5fad08e

View this Pull Request on Codecov

30.99% (+5.87%) compared to 5fad08e

Details

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 30.99%. Comparing base (5fad08e) to head (0bc2d54).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
env.ts 0.00% 13 Missing ⚠️
routeTree.gen.ts 0.00% 9 Missing ⚠️
routes/~sign-in/~index.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   25.13%   30.99%   +5.87%     
==========================================
  Files         214      186      -28     
  Lines        7356     6512     -844     
  Branches      352      333      -19     
==========================================
+ Hits         1848     2018     +170     
+ Misses       5387     4408     -979     
+ Partials      121       86      -35     
Files with missing lines Coverage Δ
modules/firebase/app.ts 0.00% <ø> (ø)
routes/~sign-in/~index.tsx 0.00% <0.00%> (ø)
routeTree.gen.ts 0.00% <0.00%> (ø)
env.ts 0.00% <0.00%> (ø)

... and 35 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2546d53...0bc2d54. Read the comment docs.