Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Songmu
Copy link
Collaborator

@Songmu Songmu commented Sep 4, 2025

Considering Windows environments and the like, I stopped hard-coding bash.

Additionally, since I now check the $SHELL environment variable, this may affect users of fish or other shells. However, I believe this is desirable behavior as it allows them to specify arguments using their own shell's syntax.

What do you think? @k1LoW

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

Code Metrics Report

main (6c84c01) #437 (95c4cde) +/-
Coverage 31.9% 32.1% +0.1%
Code to Test Ratio 1:0.8 1:0.8 -0.1
Test Execution Time 9s 11s +2s
Details
  |                     | main (6c84c01) | #437 (95c4cde) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          31.9% |          32.1% | +0.1% |
  |   Files             |             30 |             30 |     0 |
  |   Lines             |           3162 |           3179 |   +17 |
+ |   Covered           |           1011 |           1021 |   +10 |
- | Code to Test Ratio  |          1:0.8 |          1:0.8 |  -0.1 |
  |   Code              |           6507 |           6538 |   +31 |
  |   Test              |           5695 |           5695 |     0 |
- | Test Execution Time |             9s |            11s |   +2s |

Code coverage of files in pull request scope (79.7% → 79.0%)

Files Coverage +/- Status
md/md.go 79.0% -0.8% modified

Reported by octocov

@k1LoW
Copy link
Owner

k1LoW commented Sep 5, 2025

It's a good attempt!! If any issues arise, I believe we can address them as they come up.

Thank you!

@Songmu Songmu merged commit fba2ddd into main Sep 5, 2025
3 checks passed
@Songmu Songmu deleted the sh branch September 5, 2025 02:53
@github-actions github-actions bot mentioned this pull request Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants