10000 [cassette]: Use omitempty in yaml field serialization by maruel · Pull Request #110 · dnaeon/go-vcr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[cassette]: Use omitempty in yaml field serialization #110

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 1 commit into from
Mar 21, 2025
Merged

Conversation

maruel
Copy link
Contributor
@maruel maruel commented Mar 21, 2025

Reduce the size of the yaml files by omitting empty fields that are frequently empty.

Reduce the size of the yaml files by omitting empty fields that are frequently empty.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.92%. Comparing base (e0eabf6) to head (5ae9504).

Files with missing lines Patch % Lines
pkg/cassette/cassette.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##               v4     #110   +/-   ##
=======================================
  Coverage   50.92%   50.92%           
=======================================
  Files           4        4           
  Lines         646      646           
=======================================
  Hits          329      329           
  Misses        297      297           
  Partials       20       20           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dnaeon
Copy link
Owner
dnaeon commented Mar 21, 2025

Hey @maruel , thanks!

@dnaeon dnaeon merged commit e354a4d into dnaeon:v4 Mar 21, 2025
2 checks passed
@maruel maruel deleted the trim branch March 21, 2025 18:33
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.

3 participants
0