mironal / TwitterAPIKit

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

Test template & Test block mute v2 #72

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #72 (cc14026) into main (f848f19) will increase coverage by 2.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   34.41%   36.67%   +2.25%     
==========================================
  Files         239      239              
  Lines        5898     5898              
==========================================
+ Hits         2030     2163     +133     
+ Misses       3868     3735     -133     
Impacted Files Coverage Δ
Sources/TwitterAPIKit/APIv2/FieldsV2.swift 39.37% <0.00%> (+10.36%) :arrow_up:
Sources/TwitterAPIKit/APIv2/ExpansionsV2.swift 40.54% <0.00%> (+13.51%) :arrow_up:
...lockAndMute/Requests/GetUsersMutingRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...ockAndMute/Requests/PostUsersMutingRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...ckAndMute/Requests/GetUsersBlockingRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...kAndMute/Requests/DeleteUsersMutingRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...kAndMute/Requests/PostUsersBlockingRequestV2.swift 100.00% <0.00%> (+100.00%) :arrow_up:
...ndMute/Requests/DeleteUsersBlockingRequestV2.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 f848f19...cc14026. Read the comment docs.