mironal / TwitterAPIKit

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

Test list v1 #110

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #110 (37b5d83) into main (f0d5451) will increase coverage by 5.80%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   77.94%   83.75%   +5.80%     
==========================================
  Files         239      239              
  Lines        5945     5945              
==========================================
+ Hits         4634     4979     +345     
+ Misses       1311      966     -345     
Impacted Files Coverage Δ
...APIv1/List/Requests/GetListsMembersRequestV1.swift 100.00% <100.00%> (+100.00%) :arrow_up:
...ources/TwitterAPIKit/APIv1/TwitterListModeV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
.../TwitterAPIKit/APIv1/TwitterListIdentifierV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...it/APIv1/List/Requests/GetListsShowRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...APIv1/List/Requests/PostListsCreateRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...APIv1/List/Requests/PostListsUpdateRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...PIv1/List/Requests/GetListsStatusesRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...PIv1/List/Requests/PostListsDestroyRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...v1/List/Requests/GetListsOwnershipsRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
... and 11 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 f0d5451...37b5d83. Read the comment docs.