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

Fix files flag for windows #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix files flag for windows #47

wants to merge 2 commits into from

Conversation

g4s8
Copy link
Owner

@g4s8 g4s8 commented Dec 6, 2024

  • Enable Windows CI build
  • Fix Windows file path separator

Fix: #43

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.38%. Comparing base (944acfd) to head (7d6f17f).

Files with missing lines Patch % Lines
ast/testhelper.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   71.53%   71.38%   -0.15%     
==========================================
  Files          32       32              
  Lines        1061     1066       +5     
==========================================
+ Hits          759      761       +2     
- Misses        261      263       +2     
- Partials       41       42       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@g4s8 g4s8 force-pushed the i43 branch 15 times, most recently from 2af7a92 to 8ba6648 Compare December 6, 2024 20:34
@g4s8 g4s8 force-pushed the i43 branch 9 times, most recently from 0135d72 to b648e62 Compare February 11, 2025 19:38
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.

"files" flag broken on Windows
1 participant