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 OCaml support #1629

Merged
merged 1 commit into from
Feb 11, 2025
Merged

feat: Add OCaml support #1629

merged 1 commit into from
Feb 11, 2025

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Feb 11, 2025

Description:

Add OCaml support

Related Issues:

Fixes #1610

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.

@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 (d9fb26a) to head (0bfa7c3).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1629   +/-   ##
=======================================
  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 force-pushed the 1610-feature-ocaml-support branch from 14fcfa9 to 3f16a94 Compare February 11, 2025 01:48
Signed-off-by: Ian Lewis <ian@ianlewis.org>
@ianlewis ianlewis force-pushed the 1610-feature-ocaml-support branch from 3f16a94 to 0bfa7c3 Compare February 11, 2025 01:49
@ianlewis ianlewis merged commit 1a53105 into main Feb 11, 2025
17 checks passed
@ianlewis ianlewis deleted the 1610-feature-ocaml-support branch February 11, 2025 01:56
# 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] OCaml Support
1 participant