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

Properly handle expired oauth token #1271

Merged
merged 1 commit into from Feb 28, 2023
Merged

Properly handle expired oauth token #1271

merged 1 commit into from Feb 28, 2023

Conversation

aniezurawski
Copy link
Contributor

Before submitting checklist

  • Did you update the CHANGELOG? (not for test updates, internal changes/refactors or CI/CD setup)
  • Did you asked the docs owner to review all the updated user-facing interfaces?

@aniezurawski aniezurawski force-pushed the waj/401-expired branch 3 times, most recently from b4ba3bf to 57fbb1c Compare February 27, 2023 12:50
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 71.37% // Head: 0.00% // Decreases project coverage by -71.38% ⚠️

Coverage data is based on head (09d0459) compared to base (6c2ec5a).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #1271       +/-   ##
==========================================
- Coverage   71.37%   0.00%   -71.38%     
==========================================
  Files         282     282               
  Lines       13634   13643        +9     
==========================================
- Hits         9731       0     -9731     
- Misses       3903   13643     +9740     
Flag Coverage Δ
e2e ?
unit ?
unit-pull-request 0.00% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/neptune/common/backends/utils.py 0.00% <0.00%> (-58.19%) ⬇️
src/neptune/common/exceptions.py 0.00% <0.00%> (-58.45%) ⬇️
...eptune/internal/backends/swagger_client_wrapper.py 0.00% <0.00%> (-73.34%) ⬇️
src/neptune/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/constants.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/common/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/legacy/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/cli/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/internal/state.py 0.00% <0.00%> (-100.00%) ⬇️
... and 238 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aniezurawski aniezurawski merged commit b5af7c3 into master Feb 28, 2023
@aniezurawski aniezurawski deleted the waj/401-expired branch February 28, 2023 09:23
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.

None yet

2 participants