alexdlaird / pyngrok

A Python wrapper for ngrok
https://pyngrok.readthedocs.io
MIT License
421 stars 59 forks source link

Status checks (this branch and commit will be deleted. #81

Closed alexdlaird closed 3 years ago

alexdlaird commented 3 years ago

Description A clear and concise description of what was changed.

Issues A list of GitHub issues related to this PR.

Type of Change

Testing Done A clear and concise description of the new tests added to validate the change as well as any manual testing done.

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 (e62a72b) into master (dd8c15d) will decrease coverage by 0.35%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   93.60%   93.25%   -0.36%     
==========================================
  Files           5        5              
  Lines         563      563              
==========================================
- Hits          527      525       -2     
- Misses         36       38       +2     
Impacted Files Coverage Δ
pyngrok/process.py 92.27% <ø> (-0.97%) :arrow_down:

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 dd8c15d...e62a72b. Read the comment docs.