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

feat: use asyncio #106

Merged
merged 26 commits into from
Jun 22, 2023
Merged

feat: use asyncio #106

merged 26 commits into from
Jun 22, 2023

Conversation

DeadNews
Copy link
Owner

@DeadNews DeadNews commented Jun 18, 2023

  • feat: use asyncio
  • feat: replace requests with httpx
  • feat: bump minimal python version to 3.9
  • feat: replace kdialog with notify-send, make optional
  • feat: remove hosting pictshare (discontinued)
  • test: increase coverage

@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2023

Codecov Report

Merging #106 (08c74bc) into main (b2ebb0e) will increase coverage by 47.21%.
The diff coverage is 94.87%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##             main     #106       +/-   ##
===========================================
+ Coverage   49.00%   96.21%   +47.21%     
===========================================
  Files           5        5               
  Lines         251      238       -13     
===========================================
+ Hits          123      229      +106     
+ Misses        128        9      -119     
Impacted Files Coverage Δ
src/images_upload_cli/util.py 94.23% <80.00%> (+0.11%) ⬆️
src/images_upload_cli/cli.py 94.87% <95.00%> (+1.32%) ⬆️
src/images_upload_cli/upload.py 97.18% <95.60%> (+72.18%) ⬆️
src/images_upload_cli/__init__.py 100.00% <100.00%> (ø)

@DeadNews DeadNews merged commit d6966de into main Jun 22, 2023
15 checks passed
@DeadNews DeadNews deleted the asyncio branch July 10, 2023 13:24
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