mk-5 / fjira

The golang fuzzy-find cli jira interface 🚀
GNU Affero General Public License v3.0
131 stars 3 forks source link

fix(#100): boards view initial cursor x position when first columns a… #102

Closed mk-5 closed 8 months ago

mk-5 commented 8 months ago

…re empty

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f1a5118) 80.61% compared to head (dd9a2bf) 80.58%.

Files Patch % Lines
internal/boards/board_view.go 70.00% 2 Missing and 1 partial :warning:
internal/app/colors.go 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ========================================== - Coverage 80.61% 80.58% -0.03% ========================================== Files 68 68 Lines 3342 3358 +16 ========================================== + Hits 2694 2706 +12 - Misses 501 504 +3 - Partials 147 148 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.