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

Adds reusable version command #29

Merged
merged 3 commits into from
Jul 27, 2023

Conversation

krishvoor
Copy link
Member

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

This PR adds a reusable version, that can be integrated into

  1. k8s-netperf
  2. ingress-perf
  3. kube-burner

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Signed-off-by: Krishna Harsha Voora <[email protected]>
version/version.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #29 (8bb1b42) into main (58fcfe9) will not change coverage.
The diff coverage is n/a.

❗ Current head 8bb1b42 differs from pull request most recent head d0d37fb. Consider uploading reports for the commit d0d37fb to get more accurate results

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   85.13%   85.13%           
=======================================
  Files           6        6           
  Lines         343      343           
=======================================
  Hits          292      292           
  Misses         37       37           
  Partials       14       14           

@rsevilla87 rsevilla87 merged commit 9dc8764 into cloud-bulldozer:main Jul 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants