wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 183 forks source link

Update python classifiers #353

Closed Chris7 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #353 (8fb0df0) into master (a4c87d1) will decrease coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   52.54%   52.48%   -0.06%     
==========================================
  Files          51       51              
  Lines        3340     3340              
  Branches      545      506      -39     
==========================================
- Hits         1755     1753       -2     
  Misses       1469     1469              
- Partials      116      118       +2     
Flag Coverage Δ
unittests 52.48% <ø> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
wooey/management/commands/addscript.py 70.45% <0.00%> (-2.28%) :arrow_down:
wooey/backend/command_line.py 79.77% <0.00%> (-1.13%) :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 a4c87d1...8fb0df0. Read the comment docs.