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

Fix load_cookie #67

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Fix load_cookie #67

merged 1 commit into from
Dec 6, 2024

Conversation

RyouMon
Copy link
Owner

@RyouMon RyouMon commented Dec 6, 2024

No description provided.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (d5fe54c) to head (19f3462).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/favorites_crawler/commands/crawl.py 18.18% 9 Missing ⚠️
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   81.83%   82.30%   +0.46%     
==========================================
  Files          37       38       +1     
  Lines        1382     1407      +25     
==========================================
+ Hits         1131     1158      +27     
+ Misses        251      249       -2     
Files with missing lines Coverage Δ
src/favorites_crawler/spiders/lemon.py 48.14% <ø> (-0.24%) ⬇️
src/favorites_crawler/spiders/nhentai.py 35.89% <ø> (-1.32%) ⬇️
src/favorites_crawler/spiders/twitter.py 35.84% <ø> (-0.52%) ⬇️
src/favorites_crawler/utils/cookies.py 100.00% <100.00%> (+42.85%) ⬆️
tests/test_utils/test_cookies.py 100.00% <100.00%> (ø)
src/favorites_crawler/commands/crawl.py 61.40% <18.18%> (-5.95%) ⬇️

@RyouMon RyouMon merged commit feca3cb into main Dec 6, 2024
9 of 10 checks passed
@RyouMon RyouMon deleted the fix-load-cookie branch December 6, 2024 09:32
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