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

Fixes #25: better error handling in api, more verbose error responses #26

Closed eshaan7 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (aa8292a) into master (72558af) will decrease coverage by 1.06%. The diff coverage is 68.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   84.90%   83.84%   -1.07%     
==========================================
  Files           5        6       +1     
  Lines         212      229      +17     
  Branches       22       25       +3     
==========================================
+ Hits          180      192      +12     
- Misses         21       23       +2     
- Partials       11       14       +3     
Impacted Files Coverage Δ
flask_shell2http/api.py 78.78% <65.21%> (-3.57%) :arrow_down:
flask_shell2http/exceptions.py 100.00% <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 72558af...aa8292a. Read the comment docs.

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert and fixes 1 when merging aa8292ae88c1fb8f2e4315f578952648473d75c3 into 72558afa623dcf3d4078085695bb221e9f082f15 - view on LGTM.com

new alerts:

fixed alerts: