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

Enforce determinism in ArDoCo by architecture tests #260

Merged
merged 20 commits into from
Aug 22, 2023
Merged

Conversation

dfuchss
Copy link
Member

@dfuchss dfuchss commented Aug 18, 2023

This PR introduces mechanisms to enforce determinism in ArDoCo.
Therefore, the use of HashSets, Sets, HashMaps, and Maps has been restricted and requires OptIn for classes.

@dfuchss dfuchss marked this pull request as ready for review August 21, 2023 14:31
@dfuchss dfuchss requested a review from Gram21 August 22, 2023 10:51
@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

80.1% 80.1% Coverage
0.7% 0.7% Duplication

@dfuchss dfuchss merged commit 0f8fb4a into main Aug 22, 2023
9 checks passed
@dfuchss dfuchss deleted the feature/determinism branch August 22, 2023 13:41
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