enthought / qt_binder

Thinly wrap Qt widgets with Traits
Other
19 stars 5 forks source link

BUG: Fix the setting of alignment and similar flag properties. #51

Closed rkern closed 5 years ago

rkern commented 7 years ago

Setting needs to be specially handled as well as getting.

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will decrease coverage by 0.37%. The diff coverage is 35.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   75.22%   74.85%   -0.38%     
==========================================
  Files          21       21              
  Lines        1679     1690      +11     
  Branches      304      306       +2     
==========================================
+ Hits         1263     1265       +2     
- Misses        376      385       +9     
  Partials       40       40
Impacted Files Coverage Δ
qt_binder/bound_editor.py 51.16% <100%> (ø) :arrow_up:
qt_binder/binder.py 94.1% <30.76%> (-1.8%) :arrow_down:

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 cb0896a...ec6ebde. Read the comment docs.