mironal / TwitterAPIKit

Swift library for the Twitter API v1 and v2 🍷
MIT License
119 stars 24 forks source link

Add reverse chronological timeline (Home Timeline) #124

Closed mironal closed 2 years ago

mironal commented 2 years ago

123

codecov-commenter commented 2 years ago

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.