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.30%. Comparing base (2a7f9dd) to head (8ba6648).

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.45%   71.30%   -0.16%     
==========================================
  Files          30       30              
  Lines        1002     1007       +5     
==========================================
+ Hits          716      718       +2     
- Misses        247      249       +2     
- Partials       39       40       +1     

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

@g4s8 g4s8 force-pushed the i43 branch 14 times, most recently from 87e2968 to 2af7a92 Compare December 6, 2024 20:31
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