PyDataBlog / PolygonIO.jl

A Julia client library for accessing Polygon's APIs
MIT License
13 stars 5 forks source link

Completed draft of reference API #10

Closed PyDataBlog closed 3 years ago

PyDataBlog commented 3 years ago

Added the remaining endpoints to complete the draft of the refenece API.

codecov-commenter commented 3 years ago

Codecov Report

Merging #10 (442e929) into master (424080a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           43        88   +45     
=========================================
+ Hits            43        88   +45     
Impacted Files Coverage Δ
src/reference_api.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 424080a...442e929. Read the comment docs.