Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NxFile, NxExplorer: Rename info to infolabel #114

Merged
merged 1 commit into from Apr 17, 2019

Conversation

Projects
None yet
2 participants
@janezd
Copy link
Contributor

commented Apr 12, 2019

Issue

OWWidget.info has a new meaning and its use as an attribute is deprecated.

Description of changes

Attribute is renamed to infolabel.

Includes
  • Code changes

@janezd janezd force-pushed the janezd:rename-info-to-info-label branch from 3f74fba to 6265c09 Apr 17, 2019

@codecov-io

This comment has been minimized.

Copy link

commented Apr 17, 2019

Codecov Report

Merging #114 into master will increase coverage by 0.02%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   63.53%   63.56%   +0.02%     
==========================================
  Files          25       25              
  Lines        2833     2835       +2     
==========================================
+ Hits         1800     1802       +2     
  Misses       1033     1033
Impacted Files Coverage Δ
orangecontrib/network/widgets/OWNxClustering.py 71.42% <100%> (ø) ⬆️
...contrib/network/widgets/tests/test_OWNxExplorer.py 100% <100%> (ø) ⬆️
orangecontrib/network/widgets/OWNxFile.py 67.32% <80%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b635147...6265c09. Read the comment docs.

@janezd janezd merged commit 21f409b into biolab:master Apr 17, 2019

3 checks passed

codecov/patch 91.66% of diff hit (target 63.53%)
Details
codecov/project 63.56% (+0.02%) compared to f1f199e
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.