-
Notifications
You must be signed in to change notification settings - Fork 7
Las Version Multitasking - Updated After Second Round Journal #72
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
Conversation
testing_scripts/fuzzy_scripts/test_simod/discovery/extraneous_delay_timers.py
Fixed
Show fixed
Hide fixed
|
| # total_cases -= 1 | ||
| i_arrival = total_cases | ||
| arrival_dates = list() | ||
| rng = np.random.default_rng() |
Check notice
Code scanning / SonarCloud
Results that depend on random number generation should be reproducible Low test
| optimization_metric=optimization_metric, | ||
| ) | ||
|
|
||
| parser = etree.XMLParser(remove_blank_text=True) |
Check failure
Code scanning / SonarCloud
XML parsers should not be vulnerable to XXE attacks High test
|
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|




No description provided.