mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #236] [MERGED] Release v0.12.1 #274
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/236
Author: @mum4k
Created: 6/20/2020
Status: ✅ Merged
Merged: 6/20/2020
Merged by: @mum4k
Base:
master← Head:release-0-12-1📝 Commits (8)
4beaac9Stub out tcell.NewScreen so tests can pass headless.0f0fa8aTriggering a CI build.ccaec8fUpdating CHANGELOG.448d494Merge pull request #235 from mum4k/234-tcell_test6284e48Updating CHANGELOG for release 0.12.1.e61e925Fixing coverage script.7faa010Merge branch 'master' into release-0-12-1f0eac87Switching coveralls to Github app.📊 Changes
5 files changed (+22 additions, -12 deletions)
View changed files
📝
.travis.yml(+1 -3)📝
CHANGELOG.md(+10 -1)➖
private/scripts/coverage.sh(+0 -6)📝
terminal/tcell/tcell.go(+6 -2)📝
terminal/tcell/tcell_test.go(+5 -0)📄 Description
[0.12.1] - 20-Jun-2020
Fixed
tcellunit test can now pass in headless mode (when TERM="") whichhappens under bazel.
"private".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.