mironal / TwitterAPIKit

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

Test friendships v1 #91

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (5fbeacf) into main (5135b52) will increase coverage by 3.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   57.33%   61.00%   +3.66%     
==========================================
  Files         239      239              
  Lines        5895     5895              
==========================================
+ Hits         3380     3596     +216     
+ Misses       2515     2299     -216     
Impacted Files Coverage Δ
...ndships/Requests/GetFriendshipsShowRequestV1.swift 100.00% <100.00%> (+100.00%) :arrow_up:
.../TwitterAPIKit/APIv1/TwitterUserIdentifierV1.swift 100.00% <100.00%> (+50.00%) :arrow_up:
.../Friendships/Requests/GetFriendsIDsRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Friendships/Requests/GetFriendsListRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...riendships/Requests/GetFollowersIDsRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...iendships/Requests/GetFollowersListRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...ships/Requests/GetFriendshipsLookupRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...hips/Requests/PostFriendshipsCreateRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
... and 5 more

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 5135b52...5fbeacf. Read the comment docs.