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 pkg-config generation on windows #30

Closed
wants to merge 7 commits into from
Closed

fix pkg-config generation on windows #30

wants to merge 7 commits into from

Conversation

cpunion
Copy link
Collaborator

@cpunion cpunion commented Nov 21, 2024

No description provided.

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 5.33333% with 71 lines in your changes missing coverage. Please review.

Project coverage is 54.41%. Comparing base (d3c2025) to head (facd8d9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/internal/rungo/run.go 0.00% 26 Missing ⚠️
cmd/internal/install/python.go 0.00% 25 Missing ⚠️
cmd/exec.go 0.00% 11 Missing ⚠️
internal/env/env.go 57.14% 3 Missing ⚠️
cmd/build.go 0.00% 1 Missing ⚠️
cmd/install.go 0.00% 1 Missing ⚠️
cmd/internal/create/templates/main.go 0.00% 1 Missing ⚠️
cmd/run.go 0.00% 1 Missing ⚠️
inject.go 0.00% 1 Missing ⚠️
internal/env/pyenv.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   54.54%   54.41%   -0.13%     
==========================================
  Files          40       41       +1     
  Lines        2737     2749      +12     
==========================================
+ Hits         1493     1496       +3     
- Misses       1184     1193       +9     
  Partials       60       60              
Flag Coverage Δ
unittests 54.41% <5.33%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

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