- Notifications
You must be signed in to change notification settings - Fork311
Cleanup | LocalDbApi#3182
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Cleanup | LocalDbApi#3182
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedFeb 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #3182 +/- ##==========================================- Coverage 72.79% 72.75% -0.05%========================================== Files 283 285 +2 Lines 59139 59156 +17 ==========================================- Hits 43051 43037 -14- Misses 16088 16119 +31
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. |
bc59f58
intomainUh oh!
There was an error while loading.Please reload this page.
Description: Putting a cap on the LocalDbApi merge projects, this is the last PR that applies cleanup to the merge. Most changes are pretty benign, mostly involving renaming LocalDBApi to LocalDbApi as per Microsoft standard C# naming conventions.
Testing: Local tests continue to run as per the usual, CI should validate the rest of it.