Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Each group member writes at least two new tests that improve coverage, as evidenced by the coverage tool. All tests have at least one meaningful assertion (other than “assert(true)” or equivalent).
In short, we need to find what's not been tested and test it ourselves. This includes answering the questions in the Overleaf document. Any PRs for added tests ought to reference this issue for easier tracking.
From the assignment PDF:
In short, we need to find what's not been tested and test it ourselves. This includes answering the questions in the Overleaf document. Any PRs for added tests ought to reference this issue for easier tracking.