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

Adacs dev #412

Merged
merged 40 commits into from
Nov 26, 2020
Merged

Adacs dev #412

merged 40 commits into from
Nov 26, 2020

Conversation

shiblisaleheen
Copy link
Contributor

Changes related to fixing the existing test cases, disabling the old ones, fixing the npm version and update readme.

@github-actions github-actions bot added this to In progress in Pipeline Backlog Nov 9, 2020
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on your first PR: please assign the PR to a milestone, and to a reviewer if not auto-assigned. Add relevant labels if possible

Copy link
Contributor

@srggrs srggrs left a comment

Choose a reason for hiding this comment

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

Thanks for the changes! Looks good over all. Just few questions below:

  • waht is the .idea file
  • why we need the .nvmrc file

INSTALL.md Show resolved Hide resolved
PROFILE.md Show resolved Hide resolved
Copy link
Contributor

@srggrs srggrs left a comment

Choose a reason for hiding this comment

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

Thank you for implementing the association tests! They seems great! I will get Adam to review them as well, as he understand more the association logic. Overall I commented few things, just to make more conform with the Django guidelines...

vast_pipeline/pipeline/association.py Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
Pipeline Backlog automation moved this from In progress to Review in progress Nov 18, 2020
@ellawang44
Copy link
Contributor

@srggrs @ajstewart I'm done with the changes in associate. Please review these tests.

Copy link
Contributor

@ajstewart ajstewart left a comment

Choose a reason for hiding this comment

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

These tests look fantastic, thank you!

I've look through all the logic of the tests and as far as I can see you've got it all correct for each test.

Just some minor things:

  1. CSV new line warnings - doesn't really matter but would be neater to get rid of them (unless this is to make them be read easier?).

  2. Function docstrings - recently we've been making sure that any new code has the correct docstrings implemented with the outputs and variables. It would be good if this could be followed for those functions which have variables or outputs (the format needs to be standardised in the code so you may see two different styles).

  3. Please update CHANGELOG.md with the changes made.

vast_pipeline/tests/test_pipeline/data/skyc1_srcs_all.csv Outdated Show resolved Hide resolved
vast_pipeline/tests/test_pipeline/test_association.py Outdated Show resolved Hide resolved
Pipeline Backlog automation moved this from In progress to Review in progress Nov 24, 2020
Added new lines to csv, added more details to docstrings
@ellawang44
Copy link
Contributor

@ajstewart I made the requested changes, please review again and let me know if there's any other issues.

CHANGELOG.md Outdated Show resolved Hide resolved
@ajstewart
Copy link
Contributor

All looks good to me, just the conflict to sort out and then it should be good to go.

@ajstewart
Copy link
Contributor

Not sure if @srggrs wants another look, a tag in case.

@srggrs srggrs self-requested a review November 25, 2020 05:09
Copy link
Contributor

@srggrs srggrs left a comment

Choose a reason for hiding this comment

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

Well done @shiblisaleheen @ellawang44 ! LGTM!

@srggrs srggrs self-requested a review November 25, 2020 05:12
Copy link
Contributor

@srggrs srggrs left a comment

Choose a reason for hiding this comment

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

Well done @shiblisaleheen @ellawang44 ! LGTM!

just merge master and send us the request for review for approval

srggrs
srggrs previously approved these changes Nov 25, 2020
@ajstewart
Copy link
Contributor

Gah sorry I just merged one of the others! One more merge master and it will good, I won't touch it until this is done.

@shiblisaleheen
Copy link
Contributor Author

Not a problem, I just merged back master into adacs_dev @ajstewart

Pipeline Backlog automation moved this from Review in progress to Reviewer approved Nov 25, 2020
@ajstewart
Copy link
Contributor

Feel free to merge this!

@shiblisaleheen
Copy link
Contributor Author

I don't have permission to merge this :(

@ajstewart
Copy link
Contributor

I don't have permission to merge this :(

Whoops! I'll merge it now.

@ajstewart ajstewart merged commit fca4bcc into master Nov 26, 2020
Pipeline Backlog automation moved this from Reviewer approved to Done Nov 26, 2020
@ajstewart ajstewart deleted the adacs_dev branch November 26, 2020 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants