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: Some Azure Services #218

Merged
merged 23 commits into from
May 22, 2024
Merged

feat: Some Azure Services #218

merged 23 commits into from
May 22, 2024

Conversation

samtrion
Copy link
Member

@samtrion samtrion commented Feb 16, 2024

Like Azure Blobs, Queues, Tables & CosmosDB

resolve #34
resolve #43
resolve #40

@samtrion samtrion added this to the Full Features milestone Feb 16, 2024
@samtrion samtrion self-assigned this Feb 16, 2024
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: Patch coverage is 98.43938% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 97.91%. Comparing base (a864bae) to head (204b90e).

Files Patch % Lines
...tEvolve.HealthChecks.Azure.Blobs/ClientCreation.cs 88.88% 3 Missing and 1 partial ⚠️
...Evolve.HealthChecks.Azure.Queues/ClientCreation.cs 88.88% 3 Missing and 1 partial ⚠️
...Evolve.HealthChecks.Azure.Tables/ClientCreation.cs 88.88% 3 Missing and 1 partial ⚠️
...s.Azure.Tables/TableServiceAvailableHealthCheck.cs 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #218       +/-   ##
==========================================
+ Coverage   0.00%   97.91%   +97.91%     
==========================================
  Files         55       79       +24     
  Lines        700     1533      +833     
  Branches     125      259      +134     
==========================================
+ Hits           0     1501     +1501     
+ Misses       700       26      -674     
- Partials       0        6        +6     

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

@samtrion samtrion force-pushed the feature/azure-services branch 5 times, most recently from 7fff442 to 938b637 Compare February 19, 2024 08:55
@samtrion samtrion force-pushed the feature/azure-services branch 2 times, most recently from e440970 to 2bc94e3 Compare April 6, 2024 16:00
@samtrion samtrion force-pushed the feature/azure-services branch from 2bc94e3 to 4216211 Compare April 12, 2024 06:25
@samtrion samtrion force-pushed the feature/azure-services branch from 4216211 to ea87327 Compare April 26, 2024 21:34
@samtrion samtrion force-pushed the feature/azure-services branch from ea87327 to 6532a53 Compare May 21, 2024 20:01
@samtrion samtrion force-pushed the feature/azure-services branch from 6532a53 to 4e587a2 Compare May 22, 2024 18:16
@samtrion samtrion linked an issue May 22, 2024 that may be closed by this pull request
@samtrion samtrion marked this pull request as ready for review May 22, 2024 23:01
@samtrion samtrion requested a review from a team as a code owner May 22, 2024 23:01
@samtrion samtrion closed this May 22, 2024
@samtrion samtrion reopened this May 22, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3.4% Coverage on New Code (required ≥ 80%)
3.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@samtrion samtrion merged commit 8fd7f9a into main May 22, 2024
22 of 23 checks passed
@samtrion samtrion deleted the feature/azure-services branch May 22, 2024 23:20
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.

NetEvolve.HealthChecks.Azure.Table NetEvolve.HealthChecks.Azure.Queue NetEvolve.HealthChecks.Azure.Blob
1 participant