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

feat: user data abstraction #515

Open
wants to merge 2 commits into
base: feat/hold-audience
Choose a base branch
from

Conversation

o-cappasity
Copy link
Collaborator

No description provided.

@o-cappasity o-cappasity requested a review from AVVS June 17, 2021 11:43
@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #515 (8fd6b44) into feat/hold-audience (10ad38c) will increase coverage by 0.14%.
The diff coverage is 88.40%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           feat/hold-audience     #515      +/-   ##
======================================================
+ Coverage               87.58%   87.72%   +0.14%     
======================================================
  Files                     170      171       +1     
  Lines                    3277     3282       +5     
======================================================
+ Hits                     2870     2879       +9     
+ Misses                    407      403       -4     
Impacted Files Coverage Δ
src/auth/oauth/utils/attach.js 33.33% <0.00%> (ø)
src/utils/mfa.js 83.63% <0.00%> (ø)
src/auth/oauth/utils/detach.js 35.29% <50.00%> (+0.29%) ⬆️
src/auth/oauth/utils/refresh.js 50.00% <50.00%> (+12.50%) ⬆️
src/utils/data/user.js 85.18% <85.18%> (ø)
src/actions/activate.js 85.93% <100.00%> (-0.43%) ⬇️
src/actions/alias.js 100.00% <100.00%> (ø)
src/actions/ban.js 100.00% <100.00%> (ø)
src/actions/mfa/attach.js 100.00% <100.00%> (ø)
src/actions/mfa/detach.js 100.00% <100.00%> (ø)
... and 12 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 10ad38c...8fd6b44. 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