mironal / TwitterAPIKit

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

fix name OAuth 1.0a #118

Closed mironal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #118 (ae87cbd) into main (4295402) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   87.07%   87.07%           
=======================================
  Files         251      251           
  Lines        6196     6196           
=======================================
  Hits         5395     5395           
  Misses        801      801           
Impacted Files Coverage Δ
Sources/TwitterAPIKit/AuthAPI/OAuth10aAPI.swift 20.51% <ø> (ø)
Sources/TwitterAPIKit/AuthAPI/AuthAPI.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 4295402...ae87cbd. Read the comment docs.