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

feat: Add support for Dart #1626

Merged
merged 1 commit into from
Feb 11, 2025
Merged

feat: Add support for Dart #1626

merged 1 commit into from
Feb 11, 2025

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Feb 11, 2025

Description:

Add support for Dart.

Related Issues:

Fixes #1612

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>
@ianlewis ianlewis linked an issue Feb 11, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.55%. Comparing base (7520691) to head (f8202ca).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1626   +/-   ##
=======================================
  Coverage   76.55%   76.55%           
=======================================
  Files          19       19           
  Lines        1203     1203           
=======================================
  Hits          921      921           
  Misses        205      205           
  Partials       77       77           
Files with missing lines Coverage Δ
internal/scanner/languages.go 100.00% <ø> (ø)

@ianlewis ianlewis merged commit d9fb26a into main Feb 11, 2025
23 checks passed
@ianlewis ianlewis deleted the 1612-feature-dart-support branch February 11, 2025 01:46
# 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.

[feature] Dart Support
1 participant