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

feat: further sql healthchecks #19

Merged
merged 16 commits into from
Sep 11, 2023
Merged

feat: further sql healthchecks #19

merged 16 commits into from
Sep 11, 2023

Conversation

samtrion
Copy link
Member

@samtrion samtrion commented Sep 7, 2023

@samtrion samtrion self-assigned this Sep 7, 2023
@samtrion samtrion requested review from a team and wilwer and removed request for a team September 7, 2023 08:54
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #19 (9f4404b) into main (0143246) will increase coverage by 1.46%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   97.82%   99.29%   +1.46%     
==========================================
  Files          15       35      +20     
  Lines         184      424     +240     
  Branches       27       72      +45     
==========================================
+ Hits          180      421     +241     
  Misses          3        3              
+ Partials        1        0       -1     
Files Changed Coverage Δ
...volve.HealthChecks.SqlServer/SqlServerConfigure.cs 100.00% <ø> (ø)
...s.MySql.Connector/DependencyInjectionExtensions.cs 100.00% <100.00%> (ø)
...tEvolve.HealthChecks.MySql.Connector/MySqlCheck.cs 100.00% <100.00%> (ø)
...lve.HealthChecks.MySql.Connector/MySqlConfigure.cs 100.00% <100.00%> (ø)
...volve.HealthChecks.MySql.Connector/MySqlOptions.cs 100.00% <100.00%> (ø)
...ealthChecks.MySql/DependencyInjectionExtensions.cs 100.00% <100.00%> (ø)
...Sql/src/NetEvolve.HealthChecks.MySql/MySqlCheck.cs 100.00% <100.00%> (ø)
...src/NetEvolve.HealthChecks.MySql/MySqlConfigure.cs 100.00% <100.00%> (ø)
...l/src/NetEvolve.HealthChecks.MySql/MySqlOptions.cs 100.00% <100.00%> (ø)
...althChecks.Npgsql/DependencyInjectionExtensions.cs 100.00% <100.00%> (ø)
... and 11 more

... and 2 files with indirect coverage changes

@samtrion samtrion force-pushed the feature/further-sql-checks branch from c784fa6 to d5368c4 Compare September 10, 2023 20:30
@samtrion samtrion force-pushed the feature/further-sql-checks branch from 54a546b to 27998cd Compare September 11, 2023 14:09
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.0% 85.0% Coverage
6.8% 6.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@samtrion samtrion merged commit 919b30f into main Sep 11, 2023
11 of 12 checks passed
@samtrion samtrion deleted the feature/further-sql-checks branch September 11, 2023 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant