Skip to content

[ENH] OWContinuize: data info displayed in status bar#4327

Merged
VesnaT merged 1 commit intobiolab:masterfrom
aturanjanin:owcontinuize
Jan 17, 2020
Merged

[ENH] OWContinuize: data info displayed in status bar#4327
VesnaT merged 1 commit intobiolab:masterfrom
aturanjanin:owcontinuize

Conversation

@aturanjanin
Copy link
Contributor

Description of changes

Display input and output data info in the status bar.

Includes
  • Code changes
  • Tests
  • Documentation

@aturanjanin aturanjanin changed the title OWContinuize: data info displayed in status bar [ENH] OWContinuize: data info displayed in status bar Jan 14, 2020
@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #4327 into master will increase coverage by 0.17%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4327      +/-   ##
==========================================
+ Coverage   86.68%   86.85%   +0.17%     
==========================================
  Files         396      396              
  Lines       71510    71851     +341     
==========================================
+ Hits        61988    62406     +418     
+ Misses       9522     9445      -77

self.data = data
if data is None:
self.info.set_input_summary(self.info.NoInput)
self.info.set_output_summary(self.info.NoInput)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.info.NoOutput instead of self.info.NoInput

@VesnaT VesnaT merged commit 5a7d3d3 into biolab:master Jan 17, 2020
@aturanjanin aturanjanin deleted the owcontinuize branch February 28, 2020 14:02
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.

2 participants