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

Avoid infinite back history when redirecting an unauthenticated user from /projects/create #344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Brikaa
Copy link

@Brikaa Brikaa commented Feb 13, 2022

No description provided.

@Brikaa Brikaa requested a review from a team as a code owner February 13, 2022 15:37
@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #344 (05fe8bd) into master (2cac0fd) will increase coverage by 0.62%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   60.87%   61.49%   +0.62%     
==========================================
  Files         126      126              
  Lines        1958     2187     +229     
  Branches      380      528     +148     
==========================================
+ Hits         1192     1345     +153     
- Misses        731      836     +105     
+ Partials       35        6      -29     
Impacted Files Coverage Δ
src/components/shared/form/create-project.tsx 36.84% <ø> (+6.40%) ⬆️
src/components/shared/buttons/project-button.tsx 20.00% <0.00%> (-13.34%) ⬇️
src/components/shared/page/page-body.tsx 87.50% <0.00%> (-12.50%) ⬇️
src/components/account/account-settings.tsx 78.94% <0.00%> (-7.72%) ⬇️
src/components/shared/form/controls2.tsx 36.84% <0.00%> (-6.91%) ⬇️
src/components/shared/social-icon.tsx 26.66% <0.00%> (-6.67%) ⬇️
src/components/shared/seo.tsx 89.47% <0.00%> (-4.28%) ⬇️
src/components/shared/form/controls/text-area.tsx 88.23% <0.00%> (-4.08%) ⬇️
src/components/shared/form/sign-in.tsx 64.70% <0.00%> (-4.05%) ⬇️
...ponents/shared/form/controls/form-select-input.tsx 18.18% <0.00%> (-4.05%) ⬇️
... and 52 more

Continue to review full report at Codecov.

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

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.

1 participant