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

Support custom url params for test login and token cmd #1130

Merged
merged 9 commits into from
Feb 3, 2025

Conversation

ramya18101
Copy link
Contributor

@ramya18101 ramya18101 commented Jan 23, 2025

  • Supported to have custom url parameters in auth0 test command via --params flag

🔧 Changes

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ramya18101 ramya18101 changed the title Support custom url params for test login cmd Support custom url params for test login and token cmd Jan 27, 2025
@ramya18101 ramya18101 marked this pull request as ready for review January 28, 2025 06:34
@ramya18101 ramya18101 requested a review from a team as a code owner January 28, 2025 06:34
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 70.44%. Comparing base (81d60de) to head (158d44f).

Files with missing lines Patch % Lines
internal/cli/test.go 80.00% 2 Missing ⚠️
internal/cli/utils_shared.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1130      +/-   ##
==========================================
+ Coverage   70.42%   70.44%   +0.01%     
==========================================
  Files          96       96              
  Lines       13662    13674      +12     
==========================================
+ Hits         9622     9632      +10     
- Misses       3466     3468       +2     
  Partials      574      574              

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

@ramya18101 ramya18101 merged commit 00f21cf into main Feb 3, 2025
9 checks passed
@ramya18101 ramya18101 deleted the support-url-params-in-auth0-test-cmd branch February 3, 2025 04:45
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