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

Code Cleanup #403

Open
DavidPCoster opened this issue Sep 29, 2023 · 1 comment
Open

Code Cleanup #403

DavidPCoster opened this issue Sep 29, 2023 · 1 comment

Comments

@DavidPCoster
Copy link
Collaborator

I ran the test suite and initially got "FileNotFoundError". I tracked this down to not having compiled cannonsim. I think this should be compiled automatically but am not sure how to implement this.

After compiling (manually) cannonsim, I got the following report:

tests_2023-09-29.log

To summarize:

========== 169 passed, 4 skipped, 15138 warnings in 424.01s (0:07:04) ==========

I think we should put some effort at reducing the 15138 reported warnings, since real problems might be hiding in this forest of warnings.

@DavidPCoster
Copy link
Collaborator Author

As part of this cleanup we should probably also look at the security report: https://github.com/UCL-CCS/EasyVVUQ/security

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

No branches or pull requests

1 participant