Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Fix TwitterCrawler to only extract video tweets #42

Merged
merged 2 commits into from
Dec 4, 2022

Conversation

code-yeongyu
Copy link
Owner

Background

  • The current version of TwitterCrawler extracts all the liked tweets, not all liked video tweets

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2022

Codecov Report

Merging #42 (a1f5362) into master (0bb8481) will decrease coverage by 0.12%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   36.73%   36.61%   -0.13%     
==========================================
  Files          11       11              
  Lines         294      295       +1     
==========================================
  Hits          108      108              
- Misses        186      187       +1     
Impacted Files Coverage Δ
twitter_video_tools/twitter_crawler.py 21.05% <33.33%> (-0.29%) ⬇️

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

@code-yeongyu code-yeongyu merged commit db28a8d into master Dec 4, 2022
@code-yeongyu code-yeongyu deleted the feature/fix-only-videos branch December 4, 2022 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants