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

Improve CI rendering tests #95

Closed
2 tasks done
tlamonthezie opened this issue Jul 29, 2024 · 1 comment · Fixed by #96
Closed
2 tasks done

Improve CI rendering tests #95

tlamonthezie opened this issue Jul 29, 2024 · 1 comment · Fixed by #96
Assignees

Comments

@tlamonthezie
Copy link
Contributor

tlamonthezie commented Jul 29, 2024

Follows up of #32

  • Improve output testing (VTP, PNG)
  • Fix invalid badge in README
@tlamonthezie tlamonthezie changed the title Improve Test image rendering Improve image rendering tests Jul 29, 2024
@tlamonthezie tlamonthezie changed the title Improve image rendering tests Improve image rendering tests in CI Jul 29, 2024
@tlamonthezie tlamonthezie changed the title Improve image rendering tests in CI Improve CI Jul 29, 2024
@tlamonthezie tlamonthezie self-assigned this Jul 29, 2024
@tlamonthezie tlamonthezie changed the title Improve CI Improve CI rendering tests Jul 29, 2024
tlamonthezie added a commit that referenced this issue Jul 29, 2024
@tlamonthezie
Copy link
Contributor Author

tlamonthezie commented Jul 30, 2024

Comparing different output with same data: the objects are not placed at the same coordinates.
It is because the Render inner use internally some random logic for object placement using some object jitter.

To efficiently make comparisons between VTP or PNG output files a possible solution could be to save jitter_dims_ value for expected file and a way to use these Render::jitter_dims_ in a new Render instance.

tlamonthezie added a commit that referenced this issue Jul 30, 2024
tlamonthezie added a commit that referenced this issue Jul 30, 2024
tlamonthezie added a commit that referenced this issue Jul 30, 2024
tlamonthezie added a commit that referenced this issue Jul 31, 2024
tlamonthezie added a commit that referenced this issue Jul 31, 2024
tlamonthezie added a commit that referenced this issue Jul 31, 2024
tlamonthezie added a commit that referenced this issue Jul 31, 2024
tlamonthezie added a commit that referenced this issue Aug 27, 2024
tlamonthezie added a commit that referenced this issue Aug 27, 2024
tlamonthezie added a commit that referenced this issue Aug 27, 2024
tlamonthezie added a commit that referenced this issue Aug 27, 2024
tlamonthezie added a commit that referenced this issue Aug 27, 2024
tlamonthezie added a commit that referenced this issue Aug 29, 2024
tlamonthezie added a commit that referenced this issue Aug 29, 2024
tlamonthezie added a commit that referenced this issue Sep 4, 2024
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 a pull request may close this issue.

1 participant