Paper-Chart-Extraction-Project / ChartExtractor

ChartExtractor uses computer vision to convert images of paper charts to digital data.
https://paper-chart-extraction-project.github.io/ChartExtractor/
GNU General Public License v3.0
3 stars 1 forks source link

Add unit tests for annotations and tiling modules #7

Closed RyanDoesMath closed 4 months ago

RyanDoesMath commented 4 months ago

This pull request adds unit tests for two modules: annotations and tiling. These tests improve the code coverage and reliability of the codebase.

Files tested:

annotations.py

Adds unit tests for the BoundingBox and Keypoint classes (not included in this pull request, assumed to be in a separate file).

tiling.py

Adds unit tests covering various functionalities: