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

Remove Microsoft.EntityFrameworkCore.Sqlite dependency from UI #1961

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

sungam3r
Copy link
Collaborator

fixes #900

@github-actions github-actions bot added the UI label Jul 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1961 (cf6a3fd) into master (f984182) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1961      +/-   ##
==========================================
- Coverage   66.31%   66.27%   -0.05%     
==========================================
  Files         250      250              
  Lines        8622     8653      +31     
  Branches      613      618       +5     
==========================================
+ Hits         5718     5735      +17     
- Misses       2751     2762      +11     
- Partials      153      156       +3     
Flag Coverage Δ
UI 65.77% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

@sungam3r sungam3r merged commit 9ed4092 into master Jul 30, 2023
3 checks passed
@sungam3r sungam3r deleted the sqlite branch July 30, 2023 05:26
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.EntityFrameworkCore.Sqlite references in HealthChecks.UI cause SQLitePCL.SQLite3 errors
2 participants