mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
37 stars 15 forks source link

[Good First Issue, Discussion] Code Coverage Measure #104

Open Rubix982 opened 2 years ago

Rubix982 commented 2 years ago

Complimentary of #103, we would need some way of showcasing the code coverage within the project to assess how many of the functionalities have been tested.

There is nothing decided right now on what to use, but the GitHub Marketplace has some interesting add-ons, such as CodeCov, that can be integrated into the project.