Skip to content

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Due to bad refactoring multiple connections to selectedFinished signal were established (on each input change) leading to multiple calls to commit.

Description of changes

Remove multiple connections to 'selectionFinished'

Includes
  • Code changes
  • Tests
  • Documentation

Due to bad refactoring multiple connections to selectedFinished signal
were established leading to multiple calls to commit.
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #6404 (13a0610) into master (b5d6f92) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6404   +/-   ##
=======================================
  Coverage   87.59%   87.60%           
=======================================
  Files         321      321           
  Lines       68947    68947           
=======================================
+ Hits        60397    60398    +1     
+ Misses       8550     8549    -1     

@janezd janezd added this to the 3.35.0 milestone Apr 14, 2023
@VesnaT VesnaT merged commit 46457f4 into biolab:master Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants