mironal / TwitterAPIKit

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

Test retweet v1 #103

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (3262a58) into main (8615791) will increase coverage by 1.63%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   70.78%   72.41%   +1.63%     
==========================================
  Files         239      239              
  Lines        5939     5939              
==========================================
+ Hits         4204     4301      +97     
+ Misses       1735     1638      -97     
Impacted Files Coverage Δ
.../APIv1/Retweet/Requests/PostRetweetRequestV1.swift 100.00% <100.00%> (+100.00%) :arrow_up:
...PIv1/Retweet/Requests/PostUnRetweetRequestV1.swift 100.00% <100.00%> (+100.00%) :arrow_up:
.../APIv1/Retweet/Requests/GetRetweetsRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...PIv1/Retweet/Requests/GetRetweetersRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...v1/Retweet/Requests/GetRetweetsOfMeRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:

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 8615791...3262a58. Read the comment docs.