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

fix: potential range check not handling empty configs or size factors #2078

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

aboswel
Copy link
Contributor

@aboswel aboswel commented Mar 10, 2025

Issue:
No check performed when using "Generate" on an empty config.
Not checking box dimensions when using a size factor correctly.

@aboswel aboswel requested a review from trisyoungs March 10, 2025 16:16
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.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 87a0b59 Previous: 3869be4 Ratio
BM_Box_MinimumImage<OrthorhombicBox> 12.176170712989018 ns/iter 5.923957120514733 ns/iter 2.06
BM_Box_MinimumVector<OrthorhombicBox> 12.252580822837581 ns/iter 5.2934339147474905 ns/iter 2.31

This comment was automatically generated by workflow using github-action-benchmark.

CC: @disorderedmaterials/dissolve-devs

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.

1 participant