Skip to content

Pre-emptive token refresh mechanism#811

Merged
saimanikant merged 14 commits into
mainfrom
mguntupa/refresh
Jun 9, 2026
Merged

Pre-emptive token refresh mechanism#811
saimanikant merged 14 commits into
mainfrom
mguntupa/refresh

Conversation

@saimanikant

Copy link
Copy Markdown
Collaborator

Description

Addressing #810

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.

@saimanikant saimanikant linked an issue Jun 3, 2026 that may be closed by this pull request
@github-actions github-actions Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jun 3, 2026
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.56989% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.04%. Comparing base (4a527fd) to head (6badaec).

Files with missing lines Patch % Lines
src/ansys/hps/client/client.py 79.56% 19 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #811   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files          71       71           
  Lines        3247     3247           
=======================================
  Hits         2794     2794           
  Misses        453      453           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/ansys/hps/client/client.py Outdated
Comment thread src/ansys/hps/client/client.py Outdated
Comment thread src/ansys/hps/client/client.py Outdated
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
Comment thread tests/test_client.py Outdated
@saimanikant saimanikant requested a review from FedericoNegri June 8, 2026 09:22
@saimanikant saimanikant merged commit 39f7178 into main Jun 9, 2026
50 of 52 checks passed
@saimanikant saimanikant deleted the mguntupa/refresh branch June 9, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pre-emptive token refresh mechanism

3 participants