Skip to content

Conversation

@pajgo
Copy link
Collaborator

@pajgo pajgo commented Sep 20, 2019

Sub task for Inactive users delete.

Added audience tracking and moved script logic to the LUA Script.

@codecov
Copy link

codecov bot commented Sep 20, 2019

Codecov Report

❗ No coverage uploaded for pull request base (pajgo-feat/delete-inactive-users@d9f0aad). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@                         Coverage Diff                         @@
##             pajgo-feat/delete-inactive-users     #428   +/-   ##
===================================================================
  Coverage                                    ?   94.54%           
===================================================================
  Files                                       ?      129           
  Lines                                       ?     2366           
  Branches                                    ?        0           
===================================================================
  Hits                                        ?     2237           
  Misses                                      ?      129           
  Partials                                    ?        0
Impacted Files Coverage Δ
src/constants.js 100% <ø> (ø)
src/utils/updateMetadata.js 100% <100%> (ø)
src/utils/setOrganizationMetadata.js 90.47% <100%> (ø)

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 d9f0aad...fdfbba6. Read the comment docs.

@pajgo pajgo changed the title feat: update user and organization metadata [WIP ]feat: update user and organization metadata Sep 26, 2019
});

it('must be able to run dynamic scripts / namespace fully available', function test() {
const dispatch = simpleDispatcher(this.users.router);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

теперь можно this.users.dispatch использовать если добавить INTERNAL транспорт в action

});
});

it('must be able to run dynamic scripts / namespace fully available', function test() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

предпочтительнее async использовать теперь

@pajgo pajgo changed the base branch from master to pajgo-feat/delete-inactive-users September 27, 2019 12:28
@pajgo pajgo requested a review from AVVS September 30, 2019 07:30
@pajgo pajgo force-pushed the pajgo-feat/delete-inactive-users branch from 25186e7 to d9f0aad Compare October 21, 2019 15:02
@pajgo
Copy link
Collaborator Author

pajgo commented Oct 31, 2019

Closed with re at #431

@pajgo pajgo closed this Oct 31, 2019
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