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 Visual Basic support #1038

Merged
merged 3 commits into from
Nov 9, 2023
Merged

feat: Add Visual Basic support #1038

merged 3 commits into from
Nov 9, 2023

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Nov 6, 2023

Description:

Add support for Visual Basic 6 (VBA) and Visual Basic .NET

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.

Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #1038 (0892eb4) into main (a882ce5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files          18       18           
  Lines        1050     1050           
  Branches       14       14           
=======================================
  Hits          857      857           
  Misses        140      140           
  Partials       53       53           

Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
@ianlewis ianlewis marked this pull request as ready for review November 9, 2023 09:16
@ianlewis ianlewis merged commit 3c12e3f into main Nov 9, 2023
28 checks passed
@ianlewis ianlewis deleted the vbanet-support branch November 9, 2023 09:17
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