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

debug: Allow type-specification of JSON output for cortex-debug #2393

Merged
merged 2 commits into from
Oct 31, 2023

Improved JSON properties generation

80fec99
Select commit
Loading
Failed to load commit list.
Merged

debug: Allow type-specification of JSON output for cortex-debug #2393

Improved JSON properties generation
80fec99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

64.51% (target 30.00%)

View this Pull Request on Codecov

64.51% (target 30.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ef72bde) 64.48% compared to head (80fec99) 64.51%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2393      +/-   ##
==========================================
+ Coverage   64.48%   64.51%   +0.03%     
==========================================
  Files         207      207              
  Lines       19592    19630      +38     
==========================================
+ Hits        12633    12665      +32     
- Misses       5867     5871       +4     
- Partials     1092     1094       +2     
Files Coverage Δ
commands/debug/debug_info.go 71.70% <95.08%> (+4.64%) ⬆️

... and 1 file with indirect coverage changes

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