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

MODDATAIMP-14 Initial setup for mod-data-import module #1

Merged
merged 3 commits into from Sep 26, 2018

Conversation

dmytrotur
Copy link
Contributor

MODDATAIMP-14
Initial module setup.
Added stubs for API calls.

Map<String, String> okapiHeaders,
Handler<AsyncResult<Response>> asyncResultHandler,
Context vertxContext) {
//TODO replace stub response

Choose a reason for hiding this comment

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

INFO Complete the task associated to this TODO comment. rule

Map<String, String> okapiHeaders,
Handler<AsyncResult<Response>> asyncResultHandler,
Context vertxContext) {
//TODO replace stub response

Choose a reason for hiding this comment

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

INFO Complete the task associated to this TODO comment. rule

@id-jenkins
Copy link

SonarQube analysis reported 3 issues

  • INFO 3 info

Watch the comments in this conversation to review them.


@Override
public void init(Vertx vertx, Context context, Handler<AsyncResult<Boolean>> handler) {
//TODO replace stub init

Choose a reason for hiding this comment

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

INFO Complete the task associated to this TODO comment. rule

Copy link
Contributor

@dcrossleyau dcrossleyau left a comment

Choose a reason for hiding this comment

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

I did review for ensuring initial setup (not for any other technical review).

The GitHub repository front page still needs the "Description" at the top, but i suppose that you will do that later when the Introduction is added to the README.
Also the README needs a link to your Issue tracker project.

Otherwise, looks good to me.

@dmytrotur
Copy link
Contributor Author

@dcrossleyau, thanks for review. I added link to issue tracker project.
And module description will be added later.

@dmytrotur dmytrotur merged commit 4931080 into master Sep 26, 2018
TarasSpashchenko added a commit that referenced this pull request Aug 6, 2020
TarasSpashchenko added a commit that referenced this pull request Sep 21, 2023
TarasSpashchenko added a commit that referenced this pull request Sep 22, 2023
TarasSpashchenko added a commit that referenced this pull request Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants