blazelibs / blazeweb

A relatively "light weight", but with a powerful plug-in and override architecture that facilitates modularized development.
Other
0 stars 1 forks source link

Upgrade Werkzeug dependency #12

Closed bladams closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5176b4f). Click here to learn what that means. The diff coverage is 92.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   84.95%           
=========================================
  Files             ?       44           
  Lines             ?     4885           
  Branches          ?      346           
=========================================
  Hits              ?     4150           
  Misses            ?      667           
  Partials          ?       68           
Impacted Files Coverage Δ
blazeweb/mail.py 73.07% <0.00%> (ø)
blazeweb/scripting.py 28.57% <0.00%> (ø)
blazeweb/middleware.py 62.29% <100.00%> (ø)
blazeweb/routing.py 94.28% <100.00%> (ø)
blazeweb/testing.py 55.04% <100.00%> (ø)
blazeweb/utils/__init__.py 71.73% <100.00%> (ø)
blazeweb/wrappers.py 91.11% <100.00%> (ø)
tests/scripting_helpers.py 52.77% <100.00%> (ø)
tests/test_commands.py 70.87% <100.00%> (ø)
tests/test_routing.py 100.00% <100.00%> (ø)
... and 5 more

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 5176b4f...9b22348. Read the comment docs.