Saif Ul Islam
Saif Ul Islam
**Is your feature request related to a problem? Please describe.** There is often no way to check if proper type checking and performant checking are being done within the project....
**Is your feature request related to a problem? Please describe.** It is not really as much of a problem, as it is that of a feature request. It would be...
The current header on [Mapillary's Forum](https://forum.mapillary.com/latest) currently does not mention the link to this SDK. It should be updated once an official announcement is made on Mapillary's blog.
While Pyre and Renovate, as talked about respectively in #101 and #106, introduce performant-type-checking and dependency management, we still would need a tool to maintain code quality. Again, there are...
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...
Currently, the `tests/` directory does not test against every other function to give expected results. The work towards testing should be done in these phases, 1. List functions that need...
**Context** A user who uses a camera to take images all over the city would like to, 1. Get a list of images uploaded to their organization (request to the...
It can be useful to tell the user what kind of filter_values are possible when dealing with filtering the `value` in `properties. For example, in #1, we see `filter_values` as,...
**Is your feature request related to a problem? Please describe.** It's not always feasible for humans to know the coordinates of a location. Numbers are already harder to remember, more...
Fixed build path to `target` from `src`.