Skip to content

Conversation

@k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 15, 2025

This pull request introduces a visual distinction for draft pull requests in the notification display logic. The main change is the addition of a new color for draft pull requests, ensuring they are easily identifiable in the UI.

UI Improvements:

  • Added a new color variable draftC to visually represent draft pull requests in the notification list (gh/gh.go).
  • Updated the notification rendering logic to use draftC for draft pull requests, allowing users to quickly distinguish drafts from open, merged, or closed pull requests (gh/gh.go).

@k1LoW k1LoW self-assigned this Aug 15, 2025
@k1LoW k1LoW added enhancement New feature or request minor labels Aug 15, 2025
@github-actions
Copy link
Contributor

Code Metrics Report

main (217b9ce) #38 (6a74123) +/-
Coverage 9.4% 9.4% -0.1%
Code to Test Ratio 1:0.3 1:0.3 -0.1
Test Execution Time 5s 11s +6s
Details
  |                     | main (217b9ce) | #38 (6a74123) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |           9.4% |          9.4% | -0.1% |
  |   Files             |              4 |             4 |     0 |
  |   Lines             |            337 |           339 |    +2 |
  |   Covered           |             32 |            32 |     0 |
- | Code to Test Ratio  |          1:0.3 |         1:0.3 |  -0.1 |
  |   Code              |            606 |           611 |    +5 |
  |   Test              |            226 |           226 |     0 |
- | Test Execution Time |             5s |           11s |   +6s |

Code coverage of files in pull request scope (0.0% → 0.0%)

Files Coverage +/- Status
gh/gh.go 0.0% 0.0% modified

Reported by octocov

@k1LoW k1LoW merged commit ec71689 into main Aug 15, 2025
1 check passed
@k1LoW k1LoW deleted the draft branch August 15, 2025 00:35
@github-actions github-actions bot mentioned this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants