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 bug where address of local variable was returned #252

Merged
merged 1 commit into from
Apr 5, 2024

Fix bug where address of local variable was returned

176b9f6
Select commit
Loading
Failed to load commit list.
Merged

Fix bug where address of local variable was returned #252

Fix bug where address of local variable was returned
176b9f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 1s

56.22% (+0.00%) compared to 17835ca

View this Pull Request on Codecov

56.22% (+0.00%) compared to 17835ca

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 56.22%. Comparing base (17835ca) to head (176b9f6).

Files Patch % Lines
src/cmd/gz.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           gz-launch6     #252   +/-   ##
===========================================
  Coverage       56.22%   56.22%           
===========================================
  Files               4        4           
  Lines             418      418           
===========================================
  Hits              235      235           
  Misses            183      183           

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