miyakogi / pyppeteer

Headless chrome/chromium automation library (unofficial port of puppeteer)
Other
3.57k stars 371 forks source link

Pep 561 compatible #212

Closed courtem closed 5 years ago

courtem commented 5 years ago

https://mypy.readthedocs.io/en/latest/installed_packages.html#installed-packages

codecov-io commented 5 years ago

Codecov Report

Merging #212 into dev will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #212      +/-   ##
==========================================
- Coverage   92.42%   92.39%   -0.03%     
==========================================
  Files          48       48              
  Lines        7075     7075              
==========================================
- Hits         6539     6537       -2     
- Misses        536      538       +2
Impacted Files Coverage Δ
pyppeteer/helper.py 89.32% <0%> (-3.89%) :arrow_down:
pyppeteer/launcher.py 89.06% <0%> (+1.04%) :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 fa5770e...88eea77. Read the comment docs.