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

cmd: add available tests per test category in help #3087

Merged
merged 1 commit into from
May 23, 2024

Conversation

KaloyanTanev
Copy link
Contributor

Some time ago @gsora spotted that user can run specific tests, however, the user cannot see which tests are available.

Adding the available tests in the help command.
I've added also consts of the different categories.

category: feature
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this May 16, 2024
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 56.77%. Comparing base (ddb95fd) to head (3e6f480).

Files Patch % Lines
cmd/test.go 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
+ Coverage   56.73%   56.77%   +0.04%     
==========================================
  Files         208      208              
  Lines       29113    29130      +17     
==========================================
+ Hits        16516    16538      +22     
+ Misses      10751    10746       -5     
  Partials     1846     1846              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

cmd/test.go Show resolved Hide resolved
@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label May 23, 2024
@obol-bulldozer obol-bulldozer bot merged commit 389bdbc into main May 23, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/list-available-tests-in-help branch May 23, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants