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

refactor: Add languages list in YAML #666

Merged
merged 3 commits into from
Sep 19, 2023
Merged

refactor: Add languages list in YAML #666

merged 3 commits into from
Sep 19, 2023

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Sep 12, 2023

Description:

Add configuration for languages as a YAML file.

Related Issues:

Updates #460

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.
  • Add a note in the CHANGELOG.md if applicable.
  • Sign the Google CLA.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #666 (4c6a24d) into main (9946b49) will decrease coverage by 0.18%.
The diff coverage is 80.76%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #666      +/-   ##
==========================================
- Coverage   80.48%   80.30%   -0.18%     
==========================================
  Files          19       19              
  Lines        1122     1127       +5     
  Branches       14       14              
==========================================
+ Hits          903      905       +2     
- Misses        157      159       +2     
- Partials       62       63       +1     
Files Changed Coverage Δ
internal/scanner/languages.go 76.92% <76.92%> (ø)
internal/scanner/scanner.go 76.49% <83.33%> (ø)
internal/todos/todos.go 100.00% <100.00%> (ø)

Signed-off-by: Ian Lewis <[email protected]>
Signed-off-by: Ian Lewis <[email protected]>
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.

1 participant