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

search items by name #83

Merged
merged 1 commit into from
Aug 1, 2021
Merged

search items by name #83

merged 1 commit into from
Aug 1, 2021

Conversation

dundee
Copy link
Owner

@dundee dundee commented Aug 1, 2021

closes #80

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #83 (8ff4249) into master (91acb89) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   95.37%   95.47%   +0.10%     
==========================================
  Files          18       19       +1     
  Lines        1405     1460      +55     
==========================================
+ Hits         1340     1394      +54     
- Misses         37       38       +1     
  Partials       28       28              
Impacted Files Coverage Δ
tui/actions.go 97.27% <100.00%> (ø)
tui/filter.go 100.00% <100.00%> (ø)
tui/keys.go 97.84% <100.00%> (-2.16%) ⬇️
tui/tui.go 92.94% <100.00%> (+0.53%) ⬆️
report/export.go 93.87% <0.00%> (+1.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91acb89...8ff4249. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1087075610

  • 82 of 82 (100.0%) changed or added relevant lines in 4 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.06%) to 96.993%

Files with Coverage Reduction New Missed Lines %
tui/keys.go 2 98.28%
Totals Coverage Status
Change from base Build 1065311480: 0.06%
Covered Lines: 1903
Relevant Lines: 1962

💛 - Coveralls

@dundee dundee merged commit 8ff4249 into master Aug 1, 2021
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.

Search item by name
2 participants