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: Update sdutil output #23

Merged
merged 4 commits into from
Nov 3, 2024
Merged

feat: Update sdutil output #23

merged 4 commits into from
Nov 3, 2024

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Nov 3, 2024

Description:

Make sdutil output more tabular. Better support HTML data.

Related Issues:

N/A

Checklist:

  • Review the CONTRIBUTING.md documentation.
  • Add a reference to a related issue in the repository.
  • Add a description of the changes proposed in the pull request.
  • Add unit tests if applicable.
  • Update documentation if applicable.
  • Add a note in the CHANGELOG.md if applicable.
  • Sign the Google CLA.

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 3.33333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 42.67%. Comparing base (117335f) to head (7ff5368).

Files with missing lines Patch % Lines
cmd/sdutil/query.go 0.00% 19 Missing ⚠️
cmd/sdutil/list.go 0.00% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   44.03%   42.67%   -1.37%     
==========================================
  Files          11       11              
  Lines         595      614      +19     
==========================================
  Hits          262      262              
- Misses        296      315      +19     
  Partials       37       37              
Files with missing lines Coverage Δ
stardict.go 34.59% <100.00%> (ø)
cmd/sdutil/list.go 0.00% <0.00%> (ø)
cmd/sdutil/query.go 0.00% <0.00%> (ø)

Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
@ianlewis ianlewis merged commit 5512cd6 into main Nov 3, 2024
13 checks passed
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.

2 participants