mironal / TwitterAPIKit

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

Test auth v1 #92

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #92 (63db512) into main (cb30eda) will increase coverage by 1.79%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   61.00%   62.79%   +1.79%     
==========================================
  Files         239      239              
  Lines        5895     5895              
==========================================
+ Hits         3596     3702     +106     
+ Misses       2299     2193     -106     
Impacted Files Coverage Δ
.../Auth/Requests/GetOAuthAuthenticateRequestV1.swift 100.00% <ø> (+100.00%) :arrow_up:
...APIv1/Auth/Requests/PostOAuth2TokenRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Iv1/Auth/Requests/GetOAuthAuthorizeRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
.../Auth/Requests/PostOAuthAccessTokenRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...Auth/Requests/PostOAuthRequestTokenRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...h/Requests/PostOAuthInvalidateTokenRequestV1.swift 100.00% <0.00%> (+100.00%) :arrow_up:
.../Requests/PostOAuth2InvalidateTokenRequestV1.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 cb30eda...63db512. Read the comment docs.