mk-5 / fjira

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

fix: filters view was hanging after type ENTER without results #89

Closed mk-5 closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (d5d3f69) 79.26% compared to head (e1bad34) 79.37%.

Files Patch % Lines
internal/filters/filters_search.go 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #89 +/- ## ========================================== + Coverage 79.26% 79.37% +0.11% ========================================== Files 65 65 Lines 3192 3191 -1 ========================================== + Hits 2530 2533 +3 + Misses 515 511 -4 Partials 147 147 ```

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