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(metrics-operator): flaky test in SLI converter #1954

Merged
merged 1 commit into from
Aug 25, 2023
Merged

fix(metrics-operator): flaky test in SLI converter #1954

merged 1 commit into from
Aug 25, 2023

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Aug 25, 2023

Changes

Order of the results in manifests is not guaranteed, as we unmarshal the data to a map, which does not guarantee the order of the elements by default

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@netlify
Copy link

netlify bot commented Aug 25, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 4ee5a1c
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64e86fc40c65600008fdafb9
😎 Deploy Preview https://deploy-preview-1954--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.

@odubajDT odubajDT marked this pull request as ready for review August 25, 2023 09:09
@odubajDT odubajDT requested a review from a team as a code owner August 25, 2023 09:09
@sonarcloud
Copy link

sonarcloud bot commented Aug 25, 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.1% 0.1% Duplication

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #1954 (4ee5a1c) into main (a8d6902) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1954      +/-   ##
==========================================
+ Coverage   83.97%   83.98%   +0.01%     
==========================================
  Files         142      142              
  Lines        8817     8817              
==========================================
+ Hits         7404     7405       +1     
+ Misses       1150     1149       -1     
  Partials      263      263              

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.34% <ø> (+0.06%) ⬆️
lifecycle-operator 84.92% <ø> (ø)
metrics-operator 85.57% <ø> (ø)
scheduler 32.12% <ø> (ø)

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

@odubajDT odubajDT merged commit cadb170 into keptn:main Aug 25, 2023
38 checks passed
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