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

[pre-commit.ci] auto fixes from pre-commit.com hooks

557bd2d
Select commit
Loading
Failed to load commit list.
Draft

Add a method to authenticate via an action token #517

[pre-commit.ci] auto fixes from pre-commit.com hooks
557bd2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

91.44% (target 90.00%)

View this Pull Request on Codecov

91.44% (target 90.00%)

Details

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.