nucleic / enaml

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

Fix signaling/weakmethod/callableref and add tests #416

Closed MatthieuDartiailh closed 4 years ago

MatthieuDartiailh commented 4 years ago

Also add tests for winutil extension

codecov-io commented 4 years ago

Codecov Report

Merging #416 into master will increase coverage by 2.07%. The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master     #416      +/-   ##
==========================================
+ Coverage   71.40%   73.47%   +2.07%     
==========================================
  Files         311      311              
  Lines       23789    23788       -1     
==========================================
+ Hits        16986    17478     +492     
+ Misses       6803     6310     -493