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

Provide metadata to widgets when drawing. #179

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Provide metadata to widgets when drawing. #179

merged 1 commit into from
Apr 4, 2019

Conversation

mum4k
Copy link
Owner

@mum4k mum4k commented Apr 4, 2019

Currently contains only one signal - letting the widget know that its container is focused.

Fixes #18
Fixes #178

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1020

  • 21 of 25 (84.0%) changed or added relevant lines in 10 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.007%) to 92.49%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/fakewidget/fakewidget.go 8 12 66.67%
Files with Coverage Reduction New Missed Lines %
internal/fakewidget/fakewidget.go 2 81.4%
Totals Coverage Status
Change from base Build 1013: 0.007%
Covered Lines: 6601
Relevant Lines: 7137

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Apr 4, 2019

Pull Request Test Coverage Report for Build 1020

  • 21 of 25 (84.0%) changed or added relevant lines in 10 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.007%) to 92.49%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/fakewidget/fakewidget.go 8 12 66.67%
Files with Coverage Reduction New Missed Lines %
internal/fakewidget/fakewidget.go 2 81.4%
Totals Coverage Status
Change from base Build 1013: 0.007%
Covered Lines: 6601
Relevant Lines: 7137

💛 - Coveralls

@mum4k mum4k merged commit 9543219 into devel Apr 4, 2019
@mum4k mum4k deleted the draw-metadata branch April 4, 2019 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants