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

Add yank_message field to API version responses #9437

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Sep 12, 2024

This field can currently only be set directly in the database, but introducing it in a dedicated commit/PR makes the diff of the commit/PR that introduces the update API much more manageable. This PR was extracted from the PR linked below :)

/cc @Rustin170506

Related:

This field can currently only be set directly in the database, but introducing it in a dedicated commit/PR makes the diff of the commit that introduces the update API much more manageable.
@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-backend ⚙️ labels Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.07%. Comparing base (ffa4d86) to head (0ca0c86).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9437   +/-   ##
=======================================
  Coverage   89.06%   89.07%           
=======================================
  Files         285      285           
  Lines       28938    28941    +3     
=======================================
+ Hits        25774    25778    +4     
+ Misses       3164     3163    -1     

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

@Turbo87 Turbo87 merged commit 3678583 into rust-lang:main Sep 12, 2024
10 checks passed
@Turbo87 Turbo87 deleted the yank-reason branch September 12, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant