We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The mapping-tester uses the precice-profiling tool of the precice installation to extract runtime information about the executed mapping.
precice-profiling
While we currently test the case generation and execution of the mapping-tester in the CI, we don't test the gathered stats for correctness.
It can easily happen that we end up with invalid data #207 (comment)
We need a way to test the output of gatherstats.py
gatherstats.py
The text was updated successfully, but these errors were encountered:
... this would not only apply for the runtimes, but also to test the correctness (error) of the performed mappings as such.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The mapping-tester uses the
precice-profiling
tool of the precice installation to extract runtime information about the executed mapping.While we currently test the case generation and execution of the mapping-tester in the CI, we don't test the gathered stats for correctness.
It can easily happen that we end up with invalid data
#207 (comment)
We need a way to test the output of
gatherstats.py
The text was updated successfully, but these errors were encountered: