nborrmann / jodel_api

Unoffical Python Interface to the Jodel API
MIT License
149 stars 33 forks source link

account_id should be android_id #60

Closed ioncodes closed 6 years ago

ioncodes commented 6 years ago

The README uses account_id instead of android_id.

codecov-io commented 6 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #60      +/-   ##
=========================================
+ Coverage   93.11%   93.3%   +0.19%     
=========================================
  Files           6       6              
  Lines         508     508              
=========================================
+ Hits          473     474       +1     
+ Misses         35      34       -1
Impacted Files Coverage Δ
src/jodel_api/jodel_api.py 88.34% <0%> (-3.14%) :arrow_down:
src/jodel_api/gcmhack.py 93.54% <0%> (+6.45%) :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 385c68a...4179ce2. Read the comment docs.