ciaranmccormick / python-bods-client

A python client for the Bus Open Data Service API
MIT License
21 stars 3 forks source link

Added methods to download archives #10

Closed ciaranmccormick closed 2 years ago

ciaranmccormick commented 3 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (f5df745) into main (062d285) will increase coverage by 3.86%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   91.85%   95.71%   +3.86%     
==========================================
  Files           8        8              
  Lines         221      257      +36     
  Branches       39       42       +3     
==========================================
+ Hits          203      246      +43     
+ Misses         11        9       -2     
+ Partials        7        2       -5     
Impacted Files Coverage Δ
bods_client/client.py 90.51% <81.57%> (+12.46%) :arrow_up:
bods_client/constants.py 100.00% <100.00%> (ø)
bods_client/models/avl.py 100.00% <100.00%> (ø)
bods_client/models/timetables.py 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 062d285...f5df745. Read the comment docs.