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): implement interface for analysis value retrieval in DQL provider #2194

Merged
merged 3 commits into from
Oct 2, 2023

Conversation

bacherfl
Copy link
Member

Closes #2151

… DQL provider

Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit d571410
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/651a5acee8eb040009273e3d
😎 Deploy Preview https://deploy-preview-2194--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.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #2194 (d571410) into main (8e5dd76) will increase coverage by 0.06%.
The diff coverage is 95.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2194      +/-   ##
==========================================
+ Coverage   84.55%   84.61%   +0.06%     
==========================================
  Files         154      154              
  Lines        9918     9957      +39     
==========================================
+ Hits         8386     8425      +39     
+ Misses       1246     1245       -1     
- Partials      286      287       +1     
Files Coverage Δ
...ollers/common/providers/dynatrace/dynatrace_dql.go 83.73% <95.40%> (+2.97%) ⬆️

... and 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 65.91% <ø> (ø)
component-tests 58.10% <ø> (-0.55%) ⬇️
lifecycle-operator 85.02% <ø> (ø)
metrics-operator 87.55% <95.40%> (+0.17%) ⬆️
scheduler 32.12% <ø> (ø)

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

@bacherfl bacherfl marked this pull request as ready for review September 28, 2023 13:25
@bacherfl bacherfl requested a review from a team as a code owner September 28, 2023 13:25
@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bacherfl bacherfl merged commit 3d7f737 into keptn:main Oct 2, 2023
37 checks passed
@bacherfl bacherfl deleted the feat/2151/dql-provider branch October 2, 2023 06:39
StackScribe pushed a commit to StackScribe/lifecycle-toolkit that referenced this pull request Oct 13, 2023
…val in DQL provider (keptn#2194)

Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
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.

Dynatrace DQL Provider: Implement FetchAnalysisValue function
3 participants