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

Added roles on ProtectedRoute for handle unauthorised access #3080

Merged
merged 3 commits into from May 17, 2022

Conversation

sadmananik
Copy link
Collaborator

No description provided.

@sadmananik
Copy link
Collaborator Author

ocrvs-new

@rikukissa rikukissa enabled auto-merge (squash) May 17, 2022 07:13
@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #3080 (23bec67) into develop (f10f764) will increase coverage by 0.05%.
The diff coverage is 65.62%.

❗ Current head 23bec67 differs from pull request most recent head d48c224. Consider uploading reports for the commit d48c224 to get more accurate results

@@             Coverage Diff             @@
##           develop    #3080      +/-   ##
===========================================
+ Coverage    77.31%   77.37%   +0.05%     
===========================================
  Files          597      597              
  Lines        27633    27647      +14     
  Branches      8818     8824       +6     
===========================================
+ Hits         21364    21391      +27     
+ Misses        6227     6214      -13     
  Partials        42       42              
Impacted Files Coverage Δ
packages/client/src/App.tsx 100.00% <ø> (ø)
.../client/src/components/interface/Header/Header.tsx 73.12% <ø> (ø)
packages/client/src/declarations/index.ts 75.34% <0.00%> (-0.15%) ⬇️
packages/client/src/forms/configuration/default.ts 0.00% <ø> (ø)
packages/client/src/forms/configuration/index.ts 51.42% <0.00%> (ø)
packages/client/src/i18n/messages/constants.ts 100.00% <ø> (ø)
packages/client/src/profile/profileReducer.ts 83.58% <ø> (-0.48%) ⬇️
packages/client/src/tests/util.tsx 91.19% <ø> (ø)
packages/client/src/utils/userUtils.ts 93.75% <ø> (ø)
packages/client/src/views/Home/RecordAudit.tsx 63.52% <0.00%> (+4.40%) ⬆️
... and 30 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 327ec0b...d48c224. Read the comment docs.

@rikukissa rikukissa merged commit f98c5fa into develop May 17, 2022
@euanmillar euanmillar deleted the ocrvs-3039 branch October 18, 2022 14:24
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