mironal / TwitterAPIKit

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

Improve json decoder #133

Closed mironal closed 2 years ago

mironal commented 2 years ago

closed #131

codecov-commenter commented 2 years ago

Codecov Report

Merging #133 (d1ce5fd) into main (586cdfd) will increase coverage by 0.03%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   80.33%   80.36%   +0.03%     
==========================================
  Files         255      255              
  Lines        6809     6835      +26     
==========================================
+ Hits         5470     5493      +23     
- Misses       1339     1342       +3     
Impacted Files Coverage Δ
Sources/TwitterAPIKit/TwitterAPIClient.swift 70.68% <88.46%> (+14.43%) :arrow_up:
Sources/TwitterAPIKit/Extensions/Concurrency.swift 100.00% <100.00%> (ø)

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 586cdfd...d1ce5fd. Read the comment docs.