PyWebIO icon indicating copy to clipboard operation
PyWebIO copied to clipboard

add page support

Open wang0618 opened this issue 3 years ago • 1 comments

wang0618 avatar Jun 26 '22 07:06 wang0618

Codecov Report

Merging #427 (3e647e7) into dev (fc99bde) will decrease coverage by 1.13%. The diff coverage is 50.84%.

@@            Coverage Diff             @@
##              dev     #427      +/-   ##
==========================================
- Coverage   84.36%   83.23%   -1.14%     
==========================================
  Files          26       26              
  Lines        3288     3393     +105     
==========================================
+ Hits         2774     2824      +50     
- Misses        514      569      +55     
Impacted Files Coverage Δ
pywebio/output.py 85.83% <32.35%> (-4.28%) :arrow_down:
pywebio/session/base.py 64.00% <34.88%> (-15.52%) :arrow_down:
pywebio/session/coroutinebased.py 86.09% <70.00%> (-0.35%) :arrow_down:
pywebio/session/threadbased.py 89.85% <81.81%> (-0.60%) :arrow_down:
pywebio/session/__init__.py 91.93% <85.71%> (-0.57%) :arrow_down:
pywebio/io_ctrl.py 78.64% <90.00%> (+0.64%) :arrow_up:
pywebio/exceptions.py 100.00% <100.00%> (ø)
pywebio/pin.py 90.72% <100.00%> (+0.09%) :arrow_up:
pywebio/utils.py 85.41% <0.00%> (+0.52%) :arrow_up:

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 fc99bde...3e647e7. Read the comment docs.

codecov-commenter avatar Jun 26 '22 07:06 codecov-commenter