Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Add reverse chronological timeline (Home Timeline) #124

Merged
merged 3 commits into from May 21, 2022

Conversation

mironal
Copy link
Owner

@mironal mironal commented May 21, 2022

@mironal mironal linked an issue May 21, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #124 (386b782) into main (67fcd4d) will increase coverage by 0.04%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   87.07%   87.11%   +0.04%     
==========================================
  Files         251      253       +2     
  Lines        6196     6241      +45     
==========================================
+ Hits         5395     5437      +42     
- Misses        801      804       +3     
Impacted Files Coverage Δ
...v2/Timeline/Requests/GetUsersTweetsRequestV2.swift 100.00% <ø> (ø)
...s/TwitterAPIKit/APIv2/Timeline/TimelineAPIv2.swift 0.00% <0.00%> (ø)
...tUsersTimelinesReverseChronologicalRequestV2.swift 100.00% <100.00%> (ø)
...IKit/APIv2/Timeline/TwitterTimelineExcludeV2.swift 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67fcd4d...386b782. Read the comment docs.

@mironal mironal merged commit c858dd8 into main May 21, 2022
@mironal mironal deleted the add-reverse_chronological-timeline branch May 21, 2022 03:57
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.

GET /2/users/:id/timelines/reverse_chronological
2 participants