PyDataBlog / PolygonIO.jl

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

Cleaned up the draft API and utils #11

Closed PyDataBlog closed 3 years ago

PyDataBlog commented 3 years ago

Cleaned up draft API & docs

codecov-commenter commented 3 years ago

Codecov Report

Merging #11 (7a646b7) into master (820c884) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         3    +1     
  Lines           88        68   -20     
=========================================
- Hits            88        68   -20     
Impacted Files Coverage Δ
src/utils.jl 100.00% <ø> (ø)
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 820c884...7a646b7. Read the comment docs.