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: Add PowerShell support. #1543

Merged
merged 2 commits into from
Aug 23, 2024
Merged

feat: Add PowerShell support. #1543

merged 2 commits into from
Aug 23, 2024

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Aug 23, 2024

Description:

Add PowerShell support.

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

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.15%. Comparing base (786713e) to head (589fd24).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/scanner/scanner.go 78.94% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1543   +/-   ##
=======================================
  Coverage   76.14%   76.15%           
=======================================
  Files          17       17           
  Lines        1174     1191   +17     
=======================================
+ Hits          894      907   +13     
- Misses        203      206    +3     
- Partials       77       78    +1     
Files Coverage Δ
internal/scanner/languages.go 89.28% <100.00%> (ø)
internal/scanner/scanner.go 73.15% <78.94%> (+0.16%) ⬆️

Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
@ianlewis ianlewis marked this pull request as ready for review August 23, 2024 08:48
@ianlewis ianlewis merged commit 3473c73 into main Aug 23, 2024
15 checks passed
@ianlewis ianlewis deleted the powershell-support branch August 23, 2024 08:54
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