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

Py3 #108

Merged
merged 19 commits into from
Mar 13, 2023
Merged

Py3 #108

merged 19 commits into from
Mar 13, 2023

Conversation

wimglenn
Copy link
Owner

Python 3.9+ required

Now using stdlib pathlib, zoneinfo
Dropped dependencies on python-dateutil, termcolor, colorama, tzlocal

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Merging #108 (a997bc7) into main (67b5d1f) will increase coverage by 0.09%.
The diff coverage is 93.80%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   92.85%   92.95%   +0.09%     
==========================================
  Files          25       22       -3     
  Lines        2184     2058     -126     
  Branches      280      247      -33     
==========================================
- Hits         2028     1913     -115     
+ Misses        125      116       -9     
+ Partials       31       29       -2     
Impacted Files Coverage Δ
aocd/exceptions.py 100.00% <ø> (ø)
aocd/post.py 100.00% <ø> (ø)
aocd/cookies.py 32.67% <50.00%> (-0.99%) ⬇️
aocd/runner.py 97.70% <92.30%> (+2.59%) ⬆️
aocd/models.py 94.10% <97.56%> (+0.75%) ⬆️
aocd/__init__.py 100.00% <100.00%> (ø)
aocd/cli.py 100.00% <100.00%> (ø)
aocd/get.py 95.61% <100.00%> (-0.15%) ⬇️
aocd/utils.py 88.59% <100.00%> (+0.74%) ⬆️
tests/conftest.py 100.00% <100.00%> (ø)
... and 7 more

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

@wimglenn wimglenn merged commit aca808a into main Mar 13, 2023
@wimglenn wimglenn deleted the py3 branch March 13, 2023 02:57
@wimglenn wimglenn mentioned this pull request Jul 15, 2023
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