insightindustry / walkscore-api

(Unofficial) Python bindings for the WalkScore API
http://walkscore-api.readthedocs.org
MIT License
1 stars 1 forks source link

v.1.0.0 Release #1

Closed insightindustry closed 5 years ago

insightindustry commented 5 years ago

Initial implementation of the WalkScore Library.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6676441). Click here to learn what that means. The diff coverage is 66.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   66.39%           
=========================================
  Files             ?        6           
  Lines             ?      622           
  Branches          ?       83           
=========================================
  Hits              ?      413           
  Misses            ?      184           
  Partials          ?       25
Impacted Files Coverage Δ
walkscore/__init__.py 100% <100%> (ø)
walkscore/http_client.py 36.32% <36.32%> (ø)
walkscore/errors.py 81.13% <81.13%> (ø)
walkscore/utilities.py 81.25% <81.25%> (ø)
walkscore/api.py 84.93% <84.93%> (ø)
walkscore/locationscore.py 90.45% <90.45%> (ø)

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 6676441...59aafe0. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6676441). Click here to learn what that means. The diff coverage is 66.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   66.39%           
=========================================
  Files             ?        6           
  Lines             ?      622           
  Branches          ?       83           
=========================================
  Hits              ?      413           
  Misses            ?      184           
  Partials          ?       25
Impacted Files Coverage Δ
walkscore/__init__.py 100% <100%> (ø)
walkscore/http_client.py 36.32% <36.32%> (ø)
walkscore/errors.py 81.13% <81.13%> (ø)
walkscore/utilities.py 81.25% <81.25%> (ø)
walkscore/api.py 84.93% <84.93%> (ø)
walkscore/locationscore.py 90.45% <90.45%> (ø)

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 6676441...0bc34dd. Read the comment docs.