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

After login - after using the application as an unauthenticated user - I am directed to the unauth view of the page #593

Merged
merged 3 commits into from
Oct 14, 2021

Conversation

sdevalapurkar
Copy link
Contributor

Overview

Links to jira tickets

This PR contains the following changes

  • After login - after using the application as an unauthenticated user - I am directed to the unauth view of the page

This PR contains the following types of changes

  • Bug fix (change which fixes an issue)

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #593 (cca7b69) into dev (1a8a51d) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #593      +/-   ##
==========================================
- Coverage   76.54%   76.53%   -0.02%     
==========================================
  Files         287      287              
  Lines       10228    10232       +4     
  Branches     2135     2136       +1     
==========================================
+ Hits         7829     7831       +2     
- Misses       2062     2063       +1     
- Partials      337      338       +1     
Impacted Files Coverage Δ
app/src/pages/public/PublicProjectPage.tsx 85.71% <50.00%> (-4.61%) ⬇️

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 1a8a51d...cca7b69. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sdevalapurkar sdevalapurkar merged commit 33c9886 into dev Oct 14, 2021
@sdevalapurkar sdevalapurkar deleted the BHBC-1396 branch October 14, 2021 22:52
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.

2 participants