You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#artifacts in one pipeline must have a different name, so options must add a suffix to the artifact name if different values are used in the same pipeline
#artifacts in one pipeline must have a different name, so options must add a suffix to the artifact name if different values are used in the same pipeline
-[ ] Every addressed issue is linked (use the "Closes #ISSUE" keyword below)
22
22
-[ ] New code adheres to [coding guidelines](https://github.com/SciCompMod/memilio/wiki/Coding-guidelines)
23
23
-[ ] No large data files have been added (files should in sum not exceed 100 KB, avoid PDFs, Word docs, etc.)
24
-
-[ ] Tests are added for new functionality and a local test run was successful
24
+
-[ ] Tests are added for new functionality and a local test run was successful (with and without OpenMP)
25
25
-[ ] Appropriate **documentation** for new functionality has been added (Doxygen in the code and Markdown files if necessary)
26
26
-[ ] Proper attention to licenses, especially no new third-party software with conflicting license has been added
27
27
-[ ] (For ABM development) Checked [benchmark results](https://github.com/SciCompMod/memilio/wiki/Agent-Based-Model-Development) and ran and posted a local test above from before and after development to ensure performance is monitored.
0 commit comments