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 a method to authenticate via an action token #517

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

asbfall
Copy link

@asbfall asbfall commented Dec 23, 2024

Description

We would like to extend the hps client to allow an authentication via an action token.

Checklist

  • I have tested these changes locally.
  • I have added unit tests (if appropriate).
  • I have added necessary documentation or updated existing documentation.
  • I have linked the issue(s) addressed by this PR if any.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 12.12121% with 29 lines in your changes missing coverage. Please review.

Project coverage is 91.44%. Comparing base (791af95) to head (557bd2d).

Files with missing lines Patch % Lines
src/ansys/hps/client/authenticate.py 9.37% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #517      +/-   ##
==========================================
- Coverage   92.45%   91.44%   -1.02%     
==========================================
  Files          64       64              
  Lines        2599     2630      +31     
==========================================
+ Hits         2403     2405       +2     
- Misses        196      225      +29     

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

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.

1 participant