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
Task to do Add better check for algorithms that work on the plot level
Reason The current test of the algorithm results can't match when results are generated in a different order than the comparison values
Result Able to perform a comparison between what's generated and what's expected
Some code links The following code links may not point to the most current code, but should serve to identify what needs to be worked on: https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L841 https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L878 https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L951
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Task to do
Add better check for algorithms that work on the plot level
Reason
The current test of the algorithm results can't match when results are generated in a different order than the comparison values
Result
Able to perform a comparison between what's generated and what's expected
Some code links
The following code links may not point to the most current code, but should serve to identify what needs to be worked on:
https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L841
https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L878
https://github.com/AgPipeline/Atlana/blob/58f8e9f95e7311b151307e382662fef9e92ac393/tests/test_workflow_docker.py#L951
The text was updated successfully, but these errors were encountered: