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

Add interactive mode for optimization events #333

Merged

Conversation

pavel-georgiev
Copy link
Contributor

Description

Add interactive mode for optimization events command.

Example:

fsoc optimize events -f  -r

Type of Change

  • Bug Fix

  • New Feature

  • Breaking Change

  • Refactor

  • Documentation

  • Other (please describe)

  • I have read the contributing guidelines

  • Existing issues have been referenced (where applicable)

  • I have verified this change is not present in other open pull requests

  • Functionality is documented

  • All code style checks pass

  • New code contribution is covered by automated tests

  • All new and existing tests pass

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

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

Project coverage is 10.21%. Comparing base (00d0c6f) to head (ecf6d1c).
Report is 34 commits behind head on main.

Files Patch % Lines
cmd/optimize/events_interactive.go 0.00% 123 Missing ⚠️
cmd/optimize/events.go 0.00% 85 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #333       +/-   ##
===========================================
- Coverage   26.88%   10.21%   -16.67%     
===========================================
  Files          44      136       +92     
  Lines        4564    10627     +6063     
===========================================
- Hits         1227     1086      -141     
- Misses       3242     9466     +6224     
+ Partials       95       75       -20     

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

cmd/optimize/events.go Outdated Show resolved Hide resolved
cmd/optimize/events.go Outdated Show resolved Hide resolved
@pavel-georgiev pavel-georgiev force-pushed the p3l/optimize-events-interactive branch from fcc102f to d99a40f Compare March 30, 2024 01:17
@pavel-georgiev pavel-georgiev force-pushed the p3l/optimize-events-interactive branch from d99a40f to ecf6d1c Compare March 30, 2024 18:00
@pnickolov pnickolov merged commit 02b90a3 into cisco-open:main Apr 2, 2024
8 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.

None yet

3 participants