Skip to content

bugfix: compile ... --dump-profile now produces a clean output #2852

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

Merged
merged 3 commits into from
Feb 28, 2025

Added integration test

0c79a98
Select commit
Loading
Failed to load commit list.
Merged

bugfix: compile ... --dump-profile now produces a clean output #2852

Added integration test
0c79a98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

67.87% (target 30.00%)

View this Pull Request on Codecov

67.87% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 62.71186% with 22 lines in your changes missing coverage. Please review.

Project coverage is 67.87%. Comparing base (079a28f) to head (0c79a98).

Files with missing lines Patch % Lines
internal/cli/compile/compile.go 60.71% 17 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2852      +/-   ##
==========================================
+ Coverage   67.73%   67.87%   +0.13%     
==========================================
  Files         238      238              
  Lines       22402    22412      +10     
==========================================
+ Hits        15175    15212      +37     
+ Misses       6033     6005      -28     
- Partials     1194     1195       +1     

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