Skip to content

fix: handle unexpected missing token expiry by setting a default #179

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

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

fix: handle unexpected missing token expiry by setting a default

61fff4d
Select commit
Loading
Failed to load commit list.
Open

fix: handle unexpected missing token expiry by setting a default #179

fix: handle unexpected missing token expiry by setting a default
61fff4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 18, 2025 in 0s

95.75% (-0.20%) compared to 8c189a1

View this Pull Request on Codecov

95.75% (-0.20%) compared to 8c189a1

Details

Codecov Report

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

Project coverage is 95.75%. Comparing base (8c189a1) to head (61fff4d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gitlab_client.go 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   95.94%   95.75%   -0.20%     
==========================================
  Files          27       27              
  Lines        1947     1953       +6     
==========================================
+ Hits         1868     1870       +2     
- Misses         56       59       +3     
- Partials       23       24       +1     

☔ View full report in Codecov by Sentry.
📢 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.