Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move cursor to next row when marked #194

Merged
merged 3 commits into from Dec 27, 2022
Merged

Conversation

dundee
Copy link
Owner

@dundee dundee commented Dec 27, 2022

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3786576491

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 95.375%

Files with Coverage Reduction New Missed Lines %
report/export.go 5 92.02%
Totals Coverage Status
Change from base Build 3784260098: -0.2%
Covered Lines: 2619
Relevant Lines: 2746

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 94.18% // Head: 93.92% // Decreases project coverage by -0.25% ⚠️

Coverage data is based on head (c85dbaf) compared to base (bf7ca6e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   94.18%   93.92%   -0.26%     
==========================================
  Files          29       29              
  Lines        2699     2700       +1     
==========================================
- Hits         2542     2536       -6     
- Misses        120      125       +5     
- Partials       37       39       +2     
Impacted Files Coverage Δ
tui/show.go 98.45% <ø> (ø)
tui/tui.go 90.81% <ø> (ø)
tui/marked.go 92.66% <100.00%> (+0.06%) ⬆️
report/export.go 88.12% <0.00%> (-4.38%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dundee dundee merged commit 058a14d into master Dec 27, 2022
@dundee dundee deleted the dundee/feat/mark-next branch December 27, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants