mironal / TwitterAPIKit

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

Test search v1 #101

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #101 (80a4f52) into main (72b6cee) will increase coverage by 0.60%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   69.03%   69.64%   +0.60%     
==========================================
  Files         239      239              
  Lines        5939     5939              
==========================================
+ Hits         4100     4136      +36     
+ Misses       1839     1803      -36     
Impacted Files Coverage Δ
...earch/Requests/GetSavedSearchesListRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...ch/Requests/PostSavedSearchesCreateRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...h/Requests/PostSavedSearchesDestroyRequestV1.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 72b6cee...80a4f52. Read the comment docs.