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

Session optimizations #142

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Session optimizations #142

merged 2 commits into from
Sep 22, 2023

Conversation

crazyscientist
Copy link
Collaborator

  • Use stored cookie from osc, if it exists
  • Dropped support for CacheControl
  • Added support for Python 3.12
  • Updated meta info (due to repo move)

* Use stored cookie from `osc`, if it exists
* Dropped support for `CacheControl`
* Added support for Python 3.12
* Updated meta info (due to repo move)
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Coverage report

The coverage rate went from 75.18% to 75.16% ⬇️

62.06% of new lines are covered.

Diff Coverage details (click to unfold)

osctiny/init.py

100% of new lines are covered (100% of the complete file).

osctiny/osc.py

56.25% of new lines are covered (86.45% of the complete file).
Missing lines: 185, 186, 203, 207, 210, 211, 213

osctiny/utils/conf.py

66.66% of new lines are covered (67.05% of the complete file).
Missing lines: 202, 203, 204, 212

@crazyscientist crazyscientist merged commit 5fe01c9 into master Sep 22, 2023
18 checks passed
@crazyscientist crazyscientist deleted the cookies branch September 22, 2023 07:50
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.

1 participant