Skip to content

Snapshot OpenApiDocument as JSON #3315

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 18, 2025
Merged

Snapshot OpenApiDocument as JSON #3315

merged 1 commit into from
Mar 18, 2025

Conversation

martincostello
Copy link
Collaborator

Serialize the document before snapshotting to avoid test failures caused by internal refactoring in Microsoft.OpenApi ahead of v2.

Serialize the document before snapshotting to avoid test failures caused by internal refactoring in Microsoft.OpenApi ahead of v2.
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.86%. Comparing base (f8bcb7d) to head (66694da).

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3315   +/-   ##
=======================================
  Coverage   84.86%   84.86%           
=======================================
  Files          77       77           
  Lines        3224     3224           
  Branches      559      559           
=======================================
  Hits         2736     2736           
  Misses        488      488           
Flag Coverage Δ
Linux 83.56% <ø> (ø)
Windows 66.34% <ø> (ø)
macOS 83.56% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello marked this pull request as ready for review March 18, 2025 15:08
@martincostello martincostello enabled auto-merge (rebase) March 18, 2025 15:08
@martincostello martincostello merged commit 5826b72 into master Mar 18, 2025
9 checks passed
@martincostello martincostello deleted the snapshot-as-json branch March 18, 2025 15:11
This was referenced Jul 29, 2025
This was referenced Aug 5, 2025
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.

2 participants