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: support otel subcommands #216

Merged
merged 7 commits into from
Nov 25, 2024
Merged

feat: support otel subcommands #216

merged 7 commits into from
Nov 25, 2024

Conversation

y1yang0
Copy link
Member

@y1yang0 y1yang0 commented Nov 22, 2024

related to #192

$ ./otel
Usage: otel <command> [args]
Example:
        otel go build
        otel go build main.go
        otel version
        otel set -rule=rule.json -verbose

Command:
        version    print the version
        set        set the configuration
        go         build the Go application

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (0d37fdd) to head (e443473).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   83.81%   83.81%           
=======================================
  Files          19       19           
  Lines         791      791           
=======================================
  Hits          663      663           
  Misses        102      102           
  Partials       26       26           

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


🚨 Try these New Features:

Copy link
Collaborator

@123liuziming 123liuziming left a comment

Choose a reason for hiding this comment

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

LGTM

@y1yang0 y1yang0 merged commit 67a803a into main Nov 25, 2024
7 checks passed
@y1yang0 y1yang0 deleted the yyang/subcmds branch November 25, 2024 06:02
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