mironal / TwitterAPIKit

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

More tests #61

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (dd09575) into main (ffa06a6) will increase coverage by 1.28%. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   16.31%   17.60%   +1.28%     
==========================================
  Files         252      241      -11     
  Lines        6166     5720     -446     
==========================================
+ Hits         1006     1007       +1     
+ Misses       5160     4713     -447     
Impacted Files Coverage Δ
...SessionTask/TwitterAPISessionSpecializedTask.swift 0.00% <0.00%> (ø)
Sources/TwitterAPIKit/TwitterAPISession.swift 51.33% <0.00%> (+8.55%) :arrow_up:
...ources/TwitterAPIKit/TwitterAPIErrorResponse.swift 98.19% <96.55%> (+98.19%) :arrow_up:
...itterAPIKit/SessionTask/TwitterAPIFailedTask.swift 80.30% <100.00%> (+80.30%) :arrow_up:
...ssionTask/TwitterAPISessionDelegatedJSONTask.swift 95.00% <100.00%> (+24.00%) :arrow_up:
...ionTask/TwitterAPISessionDelegatedStreamTask.swift 81.57% <100.00%> (+81.57%) :arrow_up:
...tterAPIKit/SessionTask/TwitterAPISessionTask.swift 100.00% <100.00%> (ø)
Sources/TwitterAPIKit/TwitterAPIKitError.swift 28.31% <100.00%> (+28.31%) :arrow_up:
...ts/TwitterAPIKitTests/TwitterAPISessionTests.swift
.../APIv2/Timeline/GetUsersTweetsRequestV2Tests.swift
... and 24 more

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 ffa06a6...dd09575. Read the comment docs.