canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

Drag and drop #38

Closed AlanGriffiths closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (34d28e0) into main (e7745f6) will increase coverage by 0.20%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   46.56%   46.77%   +0.20%     
==========================================
  Files           7        7              
  Lines         481      481              
  Branches       53       53              
==========================================
+ Hits          224      225       +1     
+ Misses        244      243       -1     
  Partials       13       13              

see 1 file with indirect coverage changes

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

AlanGriffiths commented 1 year ago

@Saviq thanks for the assist. Don't be too hard on this code yet - I'm still experimenting.

Saviq commented 1 year ago

@Saviq thanks for the assist. Don't be too hard on this code yet - I'm still experimenting.

Not at all, it works! Just wanted to get the icky out of the way :)

AlanGriffiths commented 1 year ago

When manually driving the app, having selected "Text" on the source, but "Image" on the right, I get "Received pixbuf…", is that expected?

I don't follow why, but changing the types via the buttons doesn't work as as I (or you) expected.