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(metrics-operator): add new provider interface #1943

Merged
merged 9 commits into from
Aug 24, 2023

Conversation

RealAnna
Copy link
Contributor

No description provided.

Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 8dfe8ec
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64e7127fdd92ce0008be635b
😎 Deploy Preview https://deploy-preview-1943--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: realanna <anna.reale@dynatrace.com>
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #1943 (03c557d) into main (39db23e) will decrease coverage by 0.24%.
The diff coverage is 57.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1943      +/-   ##
==========================================
- Coverage   84.08%   83.85%   -0.24%     
==========================================
  Files         141      141              
  Lines        8702     8750      +48     
==========================================
+ Hits         7317     7337      +20     
- Misses       1127     1150      +23     
- Partials      258      263       +5     
Files Changed Coverage Δ
...ollers/common/providers/dynatrace/dynatrace_dql.go 81.62% <0.00%> (-1.35%) ⬇️
...-operator/controllers/common/providers/provider.go 100.00% <ø> (ø)
...ontrollers/common/providers/dynatrace/dynatrace.go 84.55% <28.57%> (-3.38%) ⬇️
...or/controllers/common/providers/datadog/datadog.go 86.42% <42.85%> (-2.38%) ⬇️
...trollers/common/providers/prometheus/prometheus.go 83.87% <71.87%> (-2.50%) ⬇️

... and 5 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.07% <ø> (-0.48%) ⬇️
lifecycle-operator 84.92% <ø> (ø)
metrics-operator 85.17% <57.14%> (-0.86%) ⬇️
scheduler 32.12% <ø> (ø)

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

Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna marked this pull request as ready for review August 24, 2023 08:29
@RealAnna RealAnna requested a review from a team as a code owner August 24, 2023 08:29
odubajDT
odubajDT previously approved these changes Aug 24, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
odubajDT and others added 2 commits August 24, 2023 11:00
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
…theus_test.go

Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Aug 24, 2023

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna merged commit 66320f8 into main Aug 24, 2023
36 of 37 checks passed
@RealAnna RealAnna deleted the feat/new_provider_interface branch August 24, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants