Skip to content

insta: Update snapshots #9929

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
Nov 14, 2024
Merged

insta: Update snapshots #9929

merged 1 commit into from
Nov 14, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 14, 2024

cargo-insta changed a few minor serialization details. This commit is the result of cargo insta test --all --force-update-snapshots --unreferenced delete to update the existing snapshots. This avoids unrelated changes in future pull requests that actually change snapshot contents.

`cargo-insta` changed a few minor serialization details. This commit is the result of `cargo insta test --all --force-update-snapshots --unreferenced delete` to update the existing snapshots. This avoids unrelated changes in future pull requests that actually change snapshot contents.
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 14, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) November 14, 2024 11:05
@Turbo87 Turbo87 merged commit 1765dd1 into rust-lang:main Nov 14, 2024
8 checks passed
@Turbo87 Turbo87 deleted the update-snapshots branch November 14, 2024 11:12
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.07%. Comparing base (8801923) to head (40f0c1a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9929      +/-   ##
==========================================
- Coverage   89.09%   89.07%   -0.02%     
==========================================
  Files         290      290              
  Lines       30086    30060      -26     
==========================================
- Hits        26804    26776      -28     
- Misses       3282     3284       +2     

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

@Turbo87 Turbo87 mentioned this pull request Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant