mironal / TwitterAPIKit

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

Test auth v1 #109

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #109 (411f32b) into main (fe76026) will increase coverage by 1.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   76.75%   77.94%   +1.19%     
==========================================
  Files         239      239              
  Lines        5945     5945              
==========================================
+ Hits         4563     4634      +71     
+ Misses       1382     1311      -71     
Impacted Files Coverage Δ
...erAPIKit/APIv1/Auth/TwitterOAuth2BearerToken.swift 100.00% <100.00%> (+100.00%) :arrow_up:
...TwitterAPIKit/APIv1/Auth/TwitterOAuthTokenV1.swift 100.00% <100.00%> (+100.00%) :arrow_up:
Sources/TwitterAPIKit/APIv1/Auth/AuthAPIv1.swift 12.90% <0.00%> (+12.90%) :arrow_up:
...rAPIKit/APIv1/Auth/TwitterOAuthAccessTokenV1.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 fe76026...411f32b. Read the comment docs.