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(commands/consent): UDENG-5811 Implement Consent CLI #11

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

hk21702
Copy link
Collaborator

@hk21702 hk21702 commented Jan 29, 2025

Implements consent functionality into the CLI by connecting the command to the components.

  • Consent Set
  • Consent Get
  • Directory Changes
  • Includes relevant tests

Depends on #9
UDENG-5811

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 85.45455% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.60%. Comparing base (bb2413e) to head (08236d8).

Files with missing lines Patch % Lines
cmd/insights/commands/consent.go 89.47% 3 Missing and 1 partial ⚠️
internal/consent/consent.go 57.14% 2 Missing and 1 partial ⚠️
cmd/insights/commands/root.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   72.90%   78.60%   +5.69%     
==========================================
  Files          17       17              
  Lines         598      631      +33     
==========================================
+ Hits          436      496      +60     
+ Misses        134      108      -26     
+ Partials       28       27       -1     

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

@hk21702 hk21702 force-pushed the consent-cli branch 2 times, most recently from 41be65b to c4bb4c7 Compare January 30, 2025 21:52
@hk21702 hk21702 self-assigned this Jan 30, 2025
@hk21702 hk21702 changed the title feat(commands/consent): Implement Consent CLI feat(commands/consent): UDENG-5811 Implement Consent CLI Jan 31, 2025
@hk21702 hk21702 marked this pull request as ready for review February 4, 2025 15:09
@hk21702 hk21702 requested a review from Sploder12 February 4, 2025 18:10
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.

2 participants