[PR #255] [MERGED] Improving test coverage #280

Closed
opened 2026-03-03 16:23:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/255
Author: @mum4k
Created: 11/14/2020
Status: Merged
Merged: 11/14/2020
Merged by: @mum4k

Base: develHead: test-coverage


📝 Commits (3)

  • e5e1397 Adding test coverage to cell options.
  • 681499d Adding test coverage to faketerm.
  • 28aa2df Updating CHANGELOG.

📊 Changes

6 files changed (+101 additions, -10 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 cell/cell_test.go (+16 -0)
private/faketerm/diff_test.go (+69 -0)
📝 terminal/tcell/cell_options.go (+1 -1)
📝 terminal/termbox/cell_options.go (+3 -4)
📝 terminal/termbox/cell_options_test.go (+11 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/255 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 11/14/2020 **Status:** ✅ Merged **Merged:** 11/14/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `test-coverage` --- ### 📝 Commits (3) - [`e5e1397`](https://github.com/mum4k/termdash/commit/e5e1397ce971c77ef9058d0fec3066ed127d740f) Adding test coverage to cell options. - [`681499d`](https://github.com/mum4k/termdash/commit/681499d0a999bc4f529da41be3ef030efcbeb179) Adding test coverage to faketerm. - [`28aa2df`](https://github.com/mum4k/termdash/commit/28aa2df684c65bacdeea1092c4f85954c4fd1d29) Updating CHANGELOG. ### 📊 Changes **6 files changed** (+101 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `cell/cell_test.go` (+16 -0) ➕ `private/faketerm/diff_test.go` (+69 -0) 📝 `terminal/tcell/cell_options.go` (+1 -1) 📝 `terminal/termbox/cell_options.go` (+3 -4) 📝 `terminal/termbox/cell_options_test.go` (+11 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#280
No description provided.