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

Fix Azure Storage Adapter #201

Merged
merged 6 commits into from
Dec 1, 2023
Merged

Conversation

lucianareginalino
Copy link
Collaborator

fix: change body property type of LiquidBlob to byte[] in order to work with more types of blob (images, files etc). Also fixes dependency injection od BlobClientFactory and it's method SetContainer Client.

Copy link

sonarqubecloud bot commented Dec 1, 2023

[Liquid.WebApi.Http.Extensions.Crud] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

sonarqubecloud bot commented Dec 1, 2023

[Liquid.WebApi.Http] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarqubecloud bot commented Dec 1, 2023

[Liquid.Adapter.AzureStorage] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@lucianareginalino lucianareginalino merged commit 785bb4c into main Dec 1, 2023
8 checks passed
@lucianareginalino lucianareginalino deleted the feature/updateFrameworkVersion branch June 10, 2024 22:16
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.

2 participants