eshaan7 / Flask-Shell2HTTP

Execute shell commands via HTTP server (via flask's endpoints).
https://flask-shell2http.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
170 stars 28 forks source link

Enable tests for flask2 #21

Closed eshaan7 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (26ae615) into master (9048bc8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files           5        5           
  Lines         209      209           
  Branches       22       22           
=======================================
  Hits          177      177           
  Misses         21       21           
  Partials       11       11           
Impacted Files Coverage Δ
flask_shell2http/base_entrypoint.py 84.21% <ø> (ø)
flask_shell2http/classes.py 81.91% <100.00%> (ø)

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 9048bc8...26ae615. Read the comment docs.