codelv / enaml-web

Build interactive websites with enaml
https://codelv.com/projects/enaml-web/
MIT License
99 stars 17 forks source link

Add typing and update to 3.9+ #32

Closed frmdstryr closed 2 years ago

frmdstryr commented 2 years ago

See changelog

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (8065bd7) into master (bb1d65b) will decrease coverage by 4.36%. The diff coverage is 91.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   97.73%   93.36%   -4.37%     
==========================================
  Files          15       15              
  Lines         750      859     +109     
==========================================
+ Hits          733      802      +69     
- Misses         17       57      +40     
Impacted Files Coverage Δ
web/impl/lxml_toolkit_object.py 82.72% <80.00%> (-15.09%) :arrow_down:
web/core/block.py 86.20% <89.47%> (+0.75%) :arrow_up:
web/components/html.py 97.33% <96.01%> (-2.41%) :arrow_down:
web/components/code.py 100.00% <100.00%> (ø)
web/components/ipynb.py 100.00% <100.00%> (ø)
web/components/md.py 100.00% <100.00%> (ø)
web/components/raw.py 100.00% <100.00%> (ø)
web/core/api.py 100.00% <100.00%> (ø)
web/core/app.py 100.00% <100.00%> (ø)
web/impl/lxml_code.py 100.00% <100.00%> (ø)
... and 6 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 6de4555...8065bd7. Read the comment docs.