donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
290 stars 57 forks source link

fix Live Images alpha channel bug #530

Closed tj-26 closed 1 year ago

tj-26 commented 1 year ago

hey @donkirkby Added the unit test case. Let me know if you need any changes. Thanks

codecov-commenter commented 1 year ago

Codecov Report

Merging #530 (1bd36e5) into master (5371af2) will increase coverage by 0.00%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   94.71%   94.72%           
=======================================
  Files          11       11           
  Lines        2309     2312    +3     
=======================================
+ Hits         2187     2190    +3     
  Misses        122      122           
Impacted Files Coverage Δ
plugin/PySrc/space_tracer/live_image.py 91.72% <100.00%> (+0.09%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more