issues Search Results · repo:orlangure/gocovsh language:Go
Filter by
18 results
(65 ms)18 results
inorlangure/gocovsh (press backspace or delete to remove)Caught panic:
runtime error: invalid memory address or nil pointer dereference
Restoring terminal...
goroutine 1 [running]:
runtime/debug.Stack()
/usr/lib/go/src/runtime/debug/stack.go:24 +0x65 ...
Davincible
- 4
- Opened on Nov 13, 2022
- #38
Describe the bug It doesn t work on windows
To Reproduce Steps to reproduce the behavior:
1. go install github.com/orlangure/gocovsh@latest
2. cd Some/Directory
3. git clone https://github.com/tsoding/snitch ...
phanirithvij
- 4
- Opened on Feb 27, 2022
- #24
For larger projects, it might be useful to support sorting the entries in the list by their total coverage. Another
potentially useful mode could be sorting by the number of non-covered statements: show ...
enhancement
orlangure
- 7
- Opened on Feb 19, 2022
- #22
https://github.com/golang/tools/blob/master/cmd/cover/html.go includes the logic of the built-in html based coverage
viewer. It uses boundary objects that essentially mark where to start every color block. ...
enhancement
orlangure
- Opened on Feb 19, 2022
- #20
The value should be displayed in both list and code views:
- in list view, next to every file name
- in code view, either near the name at the top, or at the bottom near the progress indicator
enhancement
orlangure
- Opened on Feb 2, 2022
- #15
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.