Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Conversation

balmas
Copy link
Member

@balmas balmas commented May 8, 2019

fixes #342 and #516

@balmas balmas requested a review from kirlat May 8, 2019 18:04
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2915

  • 1 of 4 (25.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.8%) to 34.476%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/controllers/ui-controller.js 0 3 0.0%
Totals Coverage Status
Change from base Build 2912: 2.8%
Covered Lines: 1047
Relevant Lines: 2786

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2915

  • 1 of 4 (25.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.8%) to 34.476%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/controllers/ui-controller.js 0 3 0.0%
Totals Coverage Status
Change from base Build 2912: 2.8%
Covered Lines: 1047
Relevant Lines: 2786

💛 - Coveralls

Copy link
Member

@kirlat kirlat left a comment

Choose a reason for hiding this comment

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

Looks good!

}

newLexicalRequest (targetWord, languageID) {
newLexicalRequest (targetWord, languageID, data=null) {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it's better to provide a more descriptive name to indicate what type of data it is? Is it a text selector data?

Copy link
Member Author

Choose a reason for hiding this comment

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

good idea, yes its text selector data. Will fix.

@balmas balmas merged commit 6fcfd33 into master May 9, 2019
@balmas balmas deleted the issue-342-516 branch May 9, 2019 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tooltips for Alpheios toolbar don't display
3 participants