vixen-project / vixen

ViXeN is a multimedia viewer, metadata extractor and annotator.
https://vixen.readthedocs.io
Other
15 stars 8 forks source link

This seems to fix #29. #31

Closed prabhuramachandran closed 5 years ago

prabhuramachandran commented 5 years ago

On a Linux machine with tk version 8.6 and Tcl version 8.6 this prevents strange freezes.

codecov-io commented 5 years ago

Codecov Report

Merging #31 into master will increase coverage by 0.32%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   87.87%   88.19%   +0.32%     
==========================================
  Files           9        9              
  Lines        1583     1584       +1     
  Branches      248      276      +28     
==========================================
+ Hits         1391     1397       +6     
+ Misses        125      120       -5     
  Partials       67       67
Impacted Files Coverage Δ
vixen/ui_utils.py 25% <0%> (-0.65%) :arrow_down:
vixen/vixen.py 88.4% <0%> (+0.4%) :arrow_up:
vixen/project.py 91.69% <0%> (+0.79%) :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 d2618b7...2f9783a. Read the comment docs.