DiUS / pact-consumer-swift

A Swift / ObjeciveC DSL for creating pacts.
MIT License
98 stars 43 forks source link

chore(build) Update TravisCI build pipeline #94

Closed surpher closed 4 years ago

surpher commented 4 years ago

xcpretty tool does not seem to be working in our favour anymore on TravisCI when running xcodebuild commands.

Suggestion is to replace it with xcbeautify.

Changes:

This PR will resolve #90

codecov-io commented 4 years ago

Codecov Report

Merging #94 into master will not change coverage by %. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          11       11           
  Lines         890      890           
=======================================
  Hits          792      792           
  Misses         98       98           
codecov-commenter commented 4 years ago

Codecov Report

Merging #94 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          11       11           
  Lines         890      890           
=======================================
  Hits          792      792           
  Misses         98       98           
surpher commented 4 years ago

Changes from another commit got mixed into this one. Closing this PR.