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

refactor: use gojson to marshal config for SHA #4222

Merged
merged 1 commit into from
Jun 27, 2023

refactor: use gojson to marshal config for SHA

6d0ea66
Select commit
Failed to load commit list.
Merged

refactor: use gojson to marshal config for SHA #4222

refactor: use gojson to marshal config for SHA
6d0ea66
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2023 in 1s

62.6% (-0.1%) compared to 9ec5633

View this Pull Request on Codecov

62.6% (-0.1%) compared to 9ec5633

Details

Codecov Report

Patch coverage: 100.0% and project coverage change: -0.1 ⚠️

Comparison is base (9ec5633) 62.6% compared to head (6d0ea66) 62.6%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4222     +/-   ##
=======================================
- Coverage   62.6%   62.6%   -0.1%     
=======================================
  Files        153     153             
  Lines      17006   17006             
=======================================
- Hits       10656   10655      -1     
+ Misses      5685    5683      -2     
- Partials     665     668      +3     
Impacted Files Coverage Δ
internal/dataplane/deckgen/deckgen.go 47.7% <100.0%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.