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

separate token extraction logic from cookies CLI #83

Merged
merged 3 commits into from
Nov 12, 2022

Conversation

wimglenn
Copy link
Owner

closes #82

@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #83 (1f40be2) into main (8268aa3) will decrease coverage by 0.08%.
The diff coverage is 5.00%.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   92.57%   92.48%   -0.09%     
==========================================
  Files          24       24              
  Lines        2020     2023       +3     
  Branches      225      264      +39     
==========================================
+ Hits         1870     1871       +1     
- Misses        123      125       +2     
  Partials       27       27              
Impacted Files Coverage Δ
aocd/cookies.py 33.65% <2.56%> (-0.01%) ⬇️
aocd/version.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nhomble
Copy link

nhomble commented Nov 12, 2022

This does what I expect @wimglenn, thanks!

@wimglenn wimglenn merged commit 7007017 into main Nov 12, 2022
@wimglenn wimglenn deleted the aocd.cookies.get_working_tokens branch November 12, 2022 03:37
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.

expose functions in cookies.py
2 participants