Quasars / orange-spectroscopy

Other
52 stars 58 forks source link

[FIX] owinterpolated: Call commit.deferred in line edit callbacks #667

Closed stuart-cls closed 1 year ago

stuart-cls commented 1 year ago

I guess I don't use these boxes that often :)

I also noticed searching around for any other instances of this that OWAverage is still using the old commit style. I didn't touch it in this PR.

codecov-commenter commented 1 year ago

Codecov Report

Merging #667 (dd39eb8) into master (c939a75) will not change coverage. 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     #667   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files          71       71           
  Lines       11879    11879           
=======================================
  Hits        10626    10626           
  Misses       1253     1253           
markotoplak commented 1 year ago

Whoops, this one is on me. Thanks for the fix!