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

Print Honeycomb traces for KCL #846

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Print Honeycomb traces for KCL #846

merged 1 commit into from
Aug 23, 2024

Conversation

adamchalmers
Copy link
Contributor

Add a --show-trace flag for KCL commands, which prints the Honeycomb trace URL for the API requests used to execute the KCL.

Add a --show-trace flag for KCL commands, which prints the Honeycomb
trace URL for the API requests used to execute the KCL.
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (32755db) to head (76744c6).
Report is 2 commits behind head on main.

Files Patch % Lines
src/cmd_kcl.rs 66.66% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
- Coverage   77.74%   77.65%   -0.09%     
==========================================
  Files          36       36              
  Lines        7769     7806      +37     
==========================================
+ Hits         6040     6062      +22     
- Misses       1729     1744      +15     
Flag Coverage Δ
unittests 77.65% <69.23%> (-0.09%) ⬇️

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.

@adamchalmers adamchalmers merged commit f9973d7 into main Aug 23, 2024
7 of 8 checks passed
@adamchalmers adamchalmers deleted the achalmers/show-trace branch August 23, 2024 14:58
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