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 ProjectRoot injection, panic if injection failed #29

Merged
merged 5 commits into from
Nov 20, 2024
Merged

fix ProjectRoot injection, panic if injection failed #29

merged 5 commits into from
Nov 20, 2024

Conversation

cpunion
Copy link
Collaborator

@cpunion cpunion commented Nov 20, 2024

No description provided.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 24 lines in your changes missing coverage. Please review.

Project coverage is 54.54%. Comparing base (989ce2f) to head (d3c2025).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
cmd/internal/rungo/run.go 0.00% 15 Missing ⚠️
inject.go 10.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   54.11%   54.54%   +0.43%     
==========================================
  Files          40       40              
  Lines        2761     2737      -24     
==========================================
- Hits         1494     1493       -1     
+ Misses       1208     1184      -24     
- Partials       59       60       +1     
Flag Coverage Δ
unittests 54.54% <7.69%> (+0.43%) ⬆️

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:

@cpunion cpunion merged commit 62f4187 into main Nov 20, 2024
5 of 6 checks passed
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