Remove the need for a CommentsInfo instance in CommentsInfo.getMoreItems and fix PeertubeCommentsExtractorTest.Default test#807
Merged
litetex merged 1 commit intoTeamNewPipe:devfrom Mar 15, 2022
Conversation
a25cb84 to
5e06788
Compare
5e06788 to
60cc71e
Compare
Stypox
approved these changes
Mar 3, 2022
litetex
approved these changes
Mar 14, 2022
Member
litetex
left a comment
There was a problem hiding this comment.
LGTM
commentsInfo.getCommentsExtractor().fetchPage(); should be tested with NewPipe
Member
Author
I have built and tested this with NewPipe, and it worked perfectly. Are you referring to Unit tests? I think they can be added in a different PR |
Member
Ok, that's great. Then merge it is 😄
No (there is already #813 for fixing these problems) |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I also fixed the Peertube comments test.
Closes #697, this is important for Piped since these instances are currently cached in memory