nborrmann / jodel_api

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

GCM #48

Closed Plutokekz closed 6 years ago

Plutokekz commented 6 years ago

Hey can you be a little more accurate about the verification with the GCM. I am not realy sure how I shoud use it to get my Account verified

codecov-io commented 6 years ago

Codecov Report

Merging #48 into reuse-socket will increase coverage by 0.59%. The diff coverage is 66.66%.

Impacted file tree graph

@@               Coverage Diff                @@
##           reuse-socket      #48      +/-   ##
================================================
+ Coverage         92.51%   93.11%   +0.59%     
================================================
  Files                 6        6              
  Lines               508      508              
================================================
+ Hits                470      473       +3     
+ Misses               38       35       -3
Impacted Files Coverage Δ
src/jodel_api/gcmhack.py 87.09% <0%> (ø) :arrow_up:
src/jodel_api/jodel_api.py 91.47% <100%> (+1.34%) :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 6b532cc...5f98547. Read the comment docs.

nborrmann commented 6 years ago

It's just j.verify().

Also: Please use an issue not a pull request next time.