xmunoz / sodapy

Python client for the Socrata Open Data API
MIT License
402 stars 114 forks source link

clean up project with pylint #72

Closed xmunoz closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #72 into master will increase coverage by 4.67%. The diff coverage is 65.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   75.40%   80.08%   +4.67%     
==========================================
  Files           5        5              
  Lines         248      246       -2     
==========================================
+ Hits          187      197      +10     
+ Misses         61       49      -12     
Impacted Files Coverage Δ
sodapy/socrata.py 75.52% <47.82%> (+0.90%) :arrow_up:
sodapy/__init__.py 100.00% <100.00%> (ø)
sodapy/utils.py 100.00% <100.00%> (+20.83%) :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 56f81dd...efec35a. Read the comment docs.