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

Feature/test geometry #1147

Merged
merged 48 commits into from
Dec 15, 2023
Merged

Conversation

TauTheLepton
Copy link
Contributor

@TauTheLepton TauTheLepton commented Dec 6, 2023

Types of PR

  • New Features
  • Upgrade of existing features
  • Bugfix

Link to the issue

Description

I have added tests to the geometry package.
Some tests do not pass, so I have removed them in the commit 5a50ead.
Almost all removed tests (with one exception) will pass after #1139 is merged. The one test that will not pass after the merge will require an additional fix that will be implemented later.
After all fixes are applied to master, the commit 5a50ead can be reverted.

How to review this PR.

Others

Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
…getMinValueEmptyVector

Signed-off-by: Mateusz Palczuk <[email protected]>
This reverts commit 491870b.

Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
@piotr-zyskowski-rai piotr-zyskowski-rai marked this pull request as ready for review December 14, 2023 09:09
@hakuturu583
Copy link
Collaborator

hakuturu583 commented Dec 14, 2023

@TauTheLepton @piotr-zyskowski-rai Please pass build test before sending review request.

@piotr-zyskowski-rai piotr-zyskowski-rai marked this pull request as draft December 14, 2023 09:16
These tests do not pass because they test code with bugs. When the bugs are fixed the tests will pass.

Signed-off-by: Mateusz Palczuk <[email protected]>
@TauTheLepton
Copy link
Contributor Author

@hakuturu583
I am very sorry for the trouble.
The failing tests have been removed with the intention of restoring them in the future.
Now the build test has passed.

@TauTheLepton TauTheLepton marked this pull request as ready for review December 14, 2023 13:21
@hakuturu583 hakuturu583 merged commit 36a5fb3 into tier4:master Dec 15, 2023
7 checks passed
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