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

[main < T647] Add correctness testing for path output #355

Merged
merged 47 commits into from
Oct 23, 2023

Conversation

mpintaric55334
Copy link
Contributor

Description

Please briefly explain the changes you made here.

Added an option in correctness testing, to see if output of path results is equal to one another. The order of the paths in the result is not important, because the paths will be sorted.

Pull request type

  • Feature

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does.

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

######################################

idoraban and others added 30 commits August 2, 2023 09:09
[main < T585 T586] Implement date functions
Copy link
Collaborator

@imilinovic imilinovic left a comment

Choose a reason for hiding this comment

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

One small change and good to go

Copy link
Collaborator

@antoniofilipovic antoniofilipovic left a comment

Choose a reason for hiding this comment

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

Few changes left and that is it

e2e_correctness/query_neo_mem.py Outdated Show resolved Hide resolved
e2e_correctness/query_neo_mem.py Outdated Show resolved Hide resolved
e2e_correctness/query_neo_mem.py Outdated Show resolved Hide resolved
e2e_correctness/query_neo_mem.py Outdated Show resolved Hide resolved
@antoniofilipovic antoniofilipovic added status: change PR reviewed - needs changes and removed status: ready PR is ready for review labels Sep 29, 2023
@mpintaric55334 mpintaric55334 added status: ready PR is ready for review and removed status: change PR reviewed - needs changes labels Oct 3, 2023
Copy link
Collaborator

@imilinovic imilinovic left a comment

Choose a reason for hiding this comment

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

Format with black, otherwise looks good to go

Copy link
Collaborator

@antoniofilipovic antoniofilipovic left a comment

Choose a reason for hiding this comment

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

Just two more comments, that is it

e2e_correctness/test_modules.py Outdated Show resolved Hide resolved
e2e_correctness/test_modules.py Outdated Show resolved Hide resolved
mpintaric55334 and others added 2 commits October 11, 2023 14:07
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
@antoniofilipovic antoniofilipovic added status: ship it PR approved and removed status: ready PR is ready for review labels Oct 16, 2023
@antoniofilipovic antoniofilipovic added this to the 1.12.0 milestone Oct 17, 2023
@antoniofilipovic antoniofilipovic merged commit e56adcc into main Oct 23, 2023
2 checks passed
@antoniofilipovic antoniofilipovic deleted the T-add-testing-for-paths branch October 23, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs unnecessary Docs unnecessary status: ship it PR approved
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants