nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.53k stars 130 forks source link

Example fixes #457

Closed MatthieuDartiailh closed 2 years ago

MatthieuDartiailh commented 2 years ago

The second is not interesting I just took the occasion to do some cleanup.

codecov-commenter commented 2 years ago

Codecov Report

Merging #457 (355f8f9) into main (e9e1f30) will increase coverage by 0.01%. The diff coverage is 69.84%.

:exclamation: Current head 355f8f9 differs from pull request most recent head dff5957. Consider uploading reports for the commit dff5957 to get more accurate results

@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   73.30%   73.31%   +0.01%     
==========================================
  Files         316      316              
  Lines       24104    24121      +17     
  Branches       55       55              
==========================================
+ Hits        17669    17684      +15     
- Misses       6435     6437       +2     
MatthieuDartiailh commented 2 years ago

Rebased on main

MatthieuDartiailh commented 2 years ago

Appveyor failure is mysterious ATM.