Skip to content

Reduce version matching for test podspec#187

Merged
emdobrin merged 3 commits intomainfrom
nporter-adbe-patch-1
Apr 9, 2021
Merged

Reduce version matching for test podspec#187
emdobrin merged 3 commits intomainfrom
nporter-adbe-patch-1

Conversation

@nporter-adbe
Copy link
Copy Markdown
Contributor

No description provided.

pod 'AEPLifecycle', '~> 3.0'
pod 'AEPServices', '~> 3.0'
pod 'AEPSignal', '~> 3.0'
pod 'AEPRulesEngine', '~> 1.0.0'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's change this too to '~> 1'

pod 'AEPIdentity', '~> 3.0'
pod 'AEPLifecycle', '~> 3.0'
pod 'AEPServices', '~> 3.0'
pod 'AEPSignal', '~> 3.0'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would work, but can be simplified to '~> 3'

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2021

Codecov Report

Merging #187 (a29f32a) into main (64736cf) will not change coverage.
The diff coverage is n/a.

❗ Current head a29f32a differs from pull request most recent head ea31242. Consider uploading reports for the commit ea31242 to get more accurate results

@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files          25       25           
  Lines         893      893           
=======================================
  Hits          841      841           
  Misses         52       52           

@emdobrin emdobrin merged commit a0eafe6 into main Apr 9, 2021
@nporter-adbe nporter-adbe deleted the nporter-adbe-patch-1 branch April 9, 2021 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants