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: update metadata rework #436

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

AVVS
Copy link
Member

@AVVS AVVS commented Dec 10, 2019

No description provided.

Oleg Tokar added 5 commits June 1, 2021 09:09
# Conflicts:
#	src/auth/oauth/utils/detach.js
#	src/constants.js
#	src/utils/asserts/integer.js
#	src/utils/asserts/string-not-empty.js
#	src/utils/organization/add-organization-members.js
#	src/utils/set-organization-metadata.js
#	src/utils/update-metadata.js
@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #436 (10ad38c) into master (6452d67) will increase coverage by 0.26%.
The diff coverage is 96.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
+ Coverage   87.31%   87.58%   +0.26%     
==========================================
  Files         164      170       +6     
  Lines        3169     3277     +108     
==========================================
+ Hits         2767     2870     +103     
- Misses        402      407       +5     
Impacted Files Coverage Δ
src/constants.js 100.00% <ø> (ø)
src/auth/oauth/utils/attach.js 33.33% <33.33%> (-6.67%) ⬇️
src/auth/oauth/utils/detach.js 35.00% <33.33%> (-1.85%) ⬇️
src/utils/metadata/user.js 90.62% <90.62%> (ø)
src/actions/activate.js 86.36% <100.00%> (ø)
src/actions/alias.js 100.00% <100.00%> (ø)
src/actions/ban.js 100.00% <100.00%> (ø)
src/actions/organization/delete.js 100.00% <100.00%> (ø)
src/actions/organization/members/permission.js 96.55% <100.00%> (+0.12%) ⬆️
src/actions/organization/members/remove.js 95.83% <100.00%> (+0.18%) ⬆️
... and 20 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 55b888e...10ad38c. 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.

2 participants