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

Release 0.4 #75

Merged
merged 11 commits into from Jan 16, 2019
Merged

Release 0.4 #75

merged 11 commits into from Jan 16, 2019

Conversation

mum4k
Copy link
Owner

@mum4k mum4k commented Jan 16, 2019

  • 256 color support
  • variable size container splits
  • a more complete demo of the functionality
  • updated documentation and README

mum4k and others added 10 commits January 13, 2019 21:53
- Documenting color modes.
- Providing helper functions to set colors in different formats.
- Allowing users to set other than the 8 system colors.

Fixes #66
And increasint the redraw interval on linechart demo.
@mum4k mum4k self-assigned this Jan 16, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 543

  • 130 of 154 (84.42%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 88.349%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cell/color.go 17 18 94.44%
terminal/termbox/color_mode.go 0 1 0.0%
container/draw.go 2 4 50.0%
terminal/termbox/cell_options.go 2 4 50.0%
terminal/termbox/termbox.go 0 2 0.0%
container/container.go 16 20 80.0%
container/options.go 65 77 84.42%
Files with Coverage Reduction New Missed Lines %
terminal/termbox/termbox.go 1 0.0%
Totals Coverage Status
Change from base Build 524: 0.7%
Covered Lines: 3329
Relevant Lines: 3768

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 543

  • 130 of 154 (84.42%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 88.349%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cell/color.go 17 18 94.44%
terminal/termbox/color_mode.go 0 1 0.0%
container/draw.go 2 4 50.0%
terminal/termbox/cell_options.go 2 4 50.0%
terminal/termbox/termbox.go 0 2 0.0%
container/container.go 16 20 80.0%
container/options.go 65 77 84.42%
Files with Coverage Reduction New Missed Lines %
terminal/termbox/termbox.go 1 0.0%
Totals Coverage Status
Change from base Build 524: 0.7%
Covered Lines: 3329
Relevant Lines: 3768

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 16, 2019

Pull Request Test Coverage Report for Build 545

  • 130 of 154 (84.42%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 88.349%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cell/color.go 17 18 94.44%
terminal/termbox/color_mode.go 0 1 0.0%
container/draw.go 2 4 50.0%
terminal/termbox/cell_options.go 2 4 50.0%
terminal/termbox/termbox.go 0 2 0.0%
container/container.go 16 20 80.0%
container/options.go 65 77 84.42%
Files with Coverage Reduction New Missed Lines %
terminal/termbox/termbox.go 1 0.0%
Totals Coverage Status
Change from base Build 524: 0.7%
Covered Lines: 3329
Relevant Lines: 3768

💛 - Coveralls

@mum4k mum4k merged commit 6b9ac6b into master Jan 16, 2019
@mum4k mum4k deleted the release-0.4 branch January 16, 2019 04:35
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