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

perf(metrics-operator): improve performance of storing analysis results #1905

Merged
merged 2 commits into from
Aug 21, 2023
Merged

perf(metrics-operator): improve performance of storing analysis results #1905

merged 2 commits into from
Aug 21, 2023

Conversation

odubajDT
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Aug 21, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit cc47eaa
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64e34cef43343c0008caea96
😎 Deploy Preview https://deploy-preview-1905--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: odubajDT <[email protected]>
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #1905 (60d1a37) into main (b6f2172) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1905      +/-   ##
==========================================
- Coverage   83.86%   83.81%   -0.05%     
==========================================
  Files         141      141              
  Lines        8588     8588              
==========================================
- Hits         7202     7198       -4     
- Misses       1129     1132       +3     
- Partials      257      258       +1     
Files Changed Coverage Δ
.../controllers/common/analysis/analysis_evaluator.go 100.00% <100.00%> (ø)
...controllers/common/analysis/objective_evaluator.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 58.25% <ø> (-0.82%) ⬇️
lifecycle-operator 84.92% <ø> (ø)
metrics-operator 85.37% <100.00%> (ø)
scheduler 32.12% <ø> (ø)

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

@sonarcloud
Copy link

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

@odubajDT odubajDT marked this pull request as ready for review August 21, 2023 11:43
@odubajDT odubajDT requested a review from a team as a code owner August 21, 2023 11:43
@thisthat thisthat changed the title chore(metrics-operator): improve performance of storing analysis results perf(metrics-operator): improve performance of storing analysis results Aug 21, 2023
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.

3 participants