raman325 / pytomorrowio

Async Python client for Tomorrow.io API
MIT License
2 stars 3 forks source link

Handle field lists greater than the 55 field limit #13

Closed raman325 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (22c0e15) into master (267fc61) will increase coverage by 3.60%. The diff coverage is 92.00%.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   85.18%   88.79%   +3.60%     
==========================================
  Files           7        7              
  Lines         324      339      +15     
==========================================
+ Hits          276      301      +25     
+ Misses         48       38      -10     
Impacted Files Coverage Δ
pytomorrowio/pytomorrowio.py 90.10% <91.66%> (+6.67%) :arrow_up:
pytomorrowio/const.py 92.10% <100.00%> (+0.14%) :arrow_up:

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 ce2cc87...22c0e15. Read the comment docs.

raman325 commented 2 years ago

@lymanepp OK last one to review and I think we're ready to release a nice big update with a lot of improvements!