mironal / TwitterAPIKit

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

More more test #62

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #62 (8a424d2) into main (b68df6f) will increase coverage by 2.54%. The diff coverage is 84.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   17.60%   20.14%   +2.54%     
==========================================
  Files         241      240       -1     
  Lines        5720     5777      +57     
==========================================
+ Hits         1007     1164     +157     
+ Misses       4713     4613     -100     
Impacted Files Coverage Δ
...APIKit/SessionTask/TwitterAPISessionDataTask.swift 0.00% <ø> (-50.00%) :arrow_down:
Sources/TwitterAPIKit/TwitterAPIKitError.swift 30.90% <0.00%> (+2.59%) :arrow_up:
Sources/TwitterAPIKit/TwitterAPISession.swift 84.37% <ø> (+33.03%) :arrow_up:
...itterAPIKit/SessionTask/TwitterAPIFailedTask.swift 66.66% <70.37%> (-13.64%) :arrow_down:
...ssionTask/TwitterAPISessionDelegatedJSONTask.swift 90.00% <74.19%> (-5.00%) :arrow_down:
Sources/TwitterAPIKit/TwitterAPIRequest.swift 94.64% <93.52%> (-5.36%) :arrow_down:
...SessionTask/TwitterAPISessionSpecializedTask.swift 73.68% <100.00%> (+73.68%) :arrow_up:
Sources/TwitterAPIKit/Extensions/Data.swift 97.67% <0.00%> (+2.32%) :arrow_up:
Sources/TwitterAPIKit/Extensions/Concurrency.swift 60.65% <0.00%> (+11.47%) :arrow_up:
... and 2 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 b68df6f...8a424d2. Read the comment docs.