Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: remove TODO comment #64

Merged
merged 1 commit into from
Feb 5, 2025
Merged

chore: remove TODO comment #64

merged 1 commit into from
Feb 5, 2025

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Feb 5, 2025

Description:

Delete old TODO comment.

Related Issues:

Fixes #2

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.

Signed-off-by: Ian Lewis <ian@ianlewis.org>
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.06%. Comparing base (40d6b09) to head (ee679e2).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   48.12%   48.06%   -0.06%     
==========================================
  Files          15       15              
  Lines         985      984       -1     
==========================================
- Hits          474      473       -1     
  Misses        461      461              
  Partials       50       50              
Files with missing lines Coverage Δ
stardict.go 34.17% <ø> (-0.33%) ⬇️

@ianlewis ianlewis merged commit 1d03ada into main Feb 5, 2025
31 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synonym support (.syn file)
2 participants