polygon-io / client-go

The official Go client library for the Polygon REST and WebSocket API.
MIT License
133 stars 38 forks source link

Added a tests for missing methods #345

Closed justinpolygon closed 1 year ago

justinpolygon commented 1 year ago

Added a few missing methods. We should have really good coverage for models now.

justinpolygon commented 1 year ago

Closing for now - need to read the coverage action docs.