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

Implementation of Dapr Building Block: Configuration Store #7906

Merged
merged 18 commits into from
Sep 18, 2024

test: Updating Dapr conflict prompt with new building block Configura…

e655e73
Select commit
Loading
Failed to load commit list.
Merged

Implementation of Dapr Building Block: Configuration Store #7906

test: Updating Dapr conflict prompt with new building block Configura…
e655e73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 0s

61.08% (+0.11%) compared to a5e97c3

View this Pull Request on Codecov

61.08% (+0.11%) compared to a5e97c3

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 67 lines in your changes missing coverage. Please review.

Project coverage is 61.08%. Comparing base (a5e97c3) to head (e655e73).

Files with missing lines Patch % Lines
...daprrp/processors/configurationstores/processor.go 45.45% 30 Missing and 6 partials ⚠️
pkg/daprrp/datamodel/daprconfigurationstore.go 0.00% 12 Missing ⚠️
pkg/daprrp/setup/setup.go 43.75% 8 Missing and 1 partial ⚠️
...g/corerp/backend/deployment/deploymentprocessor.go 0.00% 5 Missing ⚠️
.../v20231001preview/configurationstore_conversion.go 97.50% 1 Missing and 1 partial ⚠️
...atamodel/converter/configurationstore_converter.go 90.00% 1 Missing and 1 partial ⚠️
pkg/rp/portableresources/portableresources.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7906      +/-   ##
==========================================
+ Coverage   60.97%   61.08%   +0.11%     
==========================================
  Files         527      531       +4     
  Lines       27860    28061     +201     
==========================================
+ Hits        16988    17142     +154     
- Misses       9378     9425      +47     
  Partials     1494     1494              

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