PyDataBlog / PolygonIO.jl

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

Added forex API endpoints #15

Closed PyDataBlog closed 3 years ago

PyDataBlog commented 3 years ago

Forex API suggested draft

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (f3466c4) into master (336b313) will decrease coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   99.50%   99.19%   -0.31%     
==========================================
  Files           5        6       +1     
  Lines         202      249      +47     
==========================================
+ Hits          201      247      +46     
- Misses          1        2       +1     
Impacted Files Coverage Δ
src/utils.jl 96.15% <ø> (-1.63%) :arrow_down:
src/custom_structs.jl 100.00% <100.00%> (ø)
src/forex_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 336b313...f3466c4. Read the comment docs.