mironal / TwitterAPIKit

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

Test spaces v2 #89

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #89 (2a07c42) into main (1b6a7a6) will increase coverage by 2.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   53.87%   56.38%   +2.51%     
==========================================
  Files         239      239              
  Lines        5895     5895              
==========================================
+ Hits         3176     3324     +148     
+ Misses       2719     2571     -148     
Impacted Files Coverage Δ
Sources/TwitterAPIKit/APIv2/FieldsV2.swift 100.00% <0.00%> (+2.98%) :arrow_up:
...IKit/APIv2/Spaces/Requests/GetSpaceRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Kit/APIv2/Spaces/Requests/GetSpacesRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Iv2/Spaces/Requests/GetSpacesBuyersRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Iv2/Spaces/Requests/GetSpacesSearchRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Iv2/Spaces/Requests/GetSpacesTweetsRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...aces/Requests/GetSpacesByCreatorIDsRequestV2.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 1b6a7a6...2a07c42. Read the comment docs.