Skip to content

feat!: add more imported exec comment options#275

Merged
jahvon merged 1 commit intomainfrom
configparsing
Jul 18, 2025
Merged

feat!: add more imported exec comment options#275
jahvon merged 1 commit intomainfrom
configparsing

Conversation

@jahvon
Copy link
Copy Markdown
Member

@jahvon jahvon commented Jul 18, 2025

Updates the imported executable parsing logic to support the parsing of directory, logmode, param, and arg configuration values. This includes improvements in the processing logic and a breaking change that turns replaces the , delimiter with |

Closes #108

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 18, 2025

Codecov Report

Attention: Patch coverage is 80.81395% with 66 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/fileparser/config.go 81.60% 48 Missing and 14 partials ⚠️
internal/fileparser/makefile_parser.go 50.00% 1 Missing and 1 partial ⚠️
internal/fileparser/shell_file_parser.go 33.33% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@jahvon jahvon merged commit 40c91c3 into main Jul 18, 2025
14 checks passed
@jahvon jahvon deleted the configparsing branch July 18, 2025 17:04
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.

Support more generated executable fields

1 participant