mironal / TwitterAPIKit

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

Test fav v1 #90

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (8d26759) into main (9fa373c) will increase coverage by 0.94%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   56.38%   57.33%   +0.94%     
==========================================
  Files         239      239              
  Lines        5895     5895              
==========================================
+ Hits         3324     3380      +56     
+ Misses       2571     2515      -56     
Impacted Files Coverage Δ
...PIv1/Favorite/Requests/GetFavoritesRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...PIv1/Favorite/Requests/PostFavoriteRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...v1/Favorite/Requests/PostUnFavoriteRequestV1.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 9fa373c...8d26759. Read the comment docs.