swift-sdk icon indicating copy to clipboard operation
swift-sdk copied to clipboard

[MOB-4786] split out mocks

Open roninopf opened this issue 2 years ago • 1 comments

🔹 Jira Ticket(s)

✏️ Description

  • splits out the various classes/structs in CommonMocks.swift into their own files
  • this is purely a refactor, so there should be 0 functional changes in the SDK or the tests

roninopf avatar Sep 01 '22 01:09 roninopf

Codecov Report

Merging #574 (158f8c6) into jay/MOB-4754-last-push-payload (69960f0) will decrease coverage by 0.06%. The diff coverage is n/a.

@@                        Coverage Diff                         @@
##           jay/MOB-4754-last-push-payload     #574      +/-   ##
==================================================================
- Coverage                           85.45%   85.38%   -0.07%     
==================================================================
  Files                                  91       91              
  Lines                                6282     6282              
==================================================================
- Hits                                 5368     5364       -4     
- Misses                                914      918       +4     
Impacted Files Coverage Δ
swift-sdk/Internal/IterableTaskRunner.swift 89.41% <0.00%> (-2.12%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 01 '22 20:09 codecov[bot]