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

Add Variant media field #404

Merged
merged 3 commits into from
Sep 27, 2022
Merged

Conversation

blizniukov
Copy link
Contributor

No description provided.

@redouane59
Copy link
Owner

redouane59 commented Sep 26, 2022

Don't you think it can be interesting to add a unit test ?
Moreover, it looks like there is a conflict with TwitterClient.java file

…o add_video_variants

# Conflicts:
#	src/main/java/io/github/redouane59/twitter/TwitterClient.java
@blizniukov
Copy link
Contributor Author

Don't you think it can be interesting to add a unit test ? Moreover, it looks like there is a conflict with TwitterClient.java file

Done)

@sonarcloud
Copy link

sonarcloud bot commented Sep 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 2 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@redouane59
Copy link
Owner

Thanks !

@redouane59 redouane59 merged commit 2e003b3 into redouane59:develop Sep 27, 2022
@redouane59 redouane59 mentioned this pull request Sep 27, 2022
redouane59 added a commit that referenced this pull request Oct 8, 2022
* update version

* Use try with resources, improve logging (#401)

* Use try with resources, improve logging

* Use try with resources, improve logging

* Replace concatenation with placeholders in logging (#402)

* Extract object mapper, optimize user enrichment (#403)

* Extract ObjectMapper to JsonHelper

* Optimize users enrichment

* Add Variant media field (#404)

* Add Variant media field

* Add assertion

* Added TwitterClient.stopFilteredStream() variant with a timeout. (#406)

Co-authored-by: Nick <[email protected]>
Co-authored-by: takeshitakenji <[email protected]>
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.

2 participants