Skip to content

typosquat/test_util: Migrate user() fn to diesel-async #10055

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 22, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 22, 2024

This was one of the last TestDatabase::connect() users. We should soon be able to remove it.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 22, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) November 22, 2024 10:55
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.34%. Comparing base (8e05edd) to head (802c31c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10055      +/-   ##
==========================================
- Coverage   89.51%   89.34%   -0.17%     
==========================================
  Files         295      295              
  Lines       31215    31275      +60     
==========================================
+ Hits        27943    27944       +1     
- Misses       3272     3331      +59     

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


🚨 Try these New Features:

@Turbo87 Turbo87 merged commit dfc30d0 into rust-lang:main Nov 22, 2024
10 checks passed
@Turbo87 Turbo87 deleted the async-typosquat branch November 22, 2024 11:06
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