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): update datadog api to support range.step #1842

Merged

Conversation

rakshitgondwal
Copy link
Member

Relates to #1736

Changes made:

  • Updated Datadog API to support the range.step value.

@netlify
Copy link

netlify bot commented Aug 6, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 8e227ec
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64e46ae7b9ea120008d7f007
😎 Deploy Preview https://deploy-preview-1842--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 Aug 6, 2023

Codecov Report

Merging #1842 (8e227ec) into main (6b45296) will increase coverage by 0.11%.
The diff coverage is 84.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1842      +/-   ##
==========================================
+ Coverage   83.84%   83.96%   +0.11%     
==========================================
  Files         141      141              
  Lines        8588     8641      +53     
==========================================
+ Hits         7201     7255      +54     
+ Misses       1130     1128       -2     
- Partials      257      258       +1     
Files Changed Coverage Δ
...or/controllers/common/providers/datadog/datadog.go 88.80% <84.21%> (+7.32%) ⬆️

... and 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.07% <ø> (+0.81%) ⬆️
lifecycle-operator 84.92% <ø> (ø)
metrics-operator 85.86% <84.21%> (+0.49%) ⬆️
scheduler 32.12% <ø> (ø)

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

rakshitgondwal and others added 8 commits August 6, 2023 20:06
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
@rakshitgondwal rakshitgondwal changed the title feat: update datadog api to support range.step feat(metrics-operator): update datadog api to support range.step Aug 16, 2023
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
@rakshitgondwal rakshitgondwal marked this pull request as ready for review August 16, 2023 11:46
@rakshitgondwal rakshitgondwal requested a review from a team as a code owner August 16, 2023 11:46
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
rakshitgondwal and others added 3 commits August 21, 2023 19:16
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
bacherfl
bacherfl previously approved these changes Aug 22, 2023
Copy link
Member

@bacherfl bacherfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work, LGTM! I left two optional suggestions regarding the unit tests, but all in all this looks good

odubajDT
odubajDT previously approved these changes Aug 22, 2023
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
@rakshitgondwal rakshitgondwal dismissed stale reviews from odubajDT and bacherfl via ec11f6b August 22, 2023 07:59
@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 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

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

4 participants