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: replace with faster JSON encoding #1871

Closed
wants to merge 1 commit into from

Conversation

rchincha
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #1871 (1791d51) into main (75085dc) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 1791d51 differs from pull request most recent head fe98e44. Consider uploading reports for the commit fe98e44 to get more accurate results

@@            Coverage Diff             @@
##             main    #1871      +/-   ##
==========================================
- Coverage   92.02%   92.01%   -0.02%     
==========================================
  Files         152      152              
  Lines       26454    26454              
==========================================
- Hits        24344    24341       -3     
- Misses       1559     1561       +2     
- Partials      551      552       +1     
Files Coverage Δ
pkg/meta/boltdb/boltdb.go 88.87% <ø> (ø)
pkg/meta/dynamodb/dynamodb.go 92.59% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Ramkumar Chinchani <[email protected]>
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