Skip to content

dev-v2.0.0 -> staging #40

Merged
emdobrin merged 6 commits intostagingfrom
dev-v2.0.0
Jan 31, 2023
Merged

dev-v2.0.0 -> staging #40
emdobrin merged 6 commits intostagingfrom
dev-v2.0.0

Conversation

@emdobrin
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin commented Jan 31, 2023

Description

  • Doc and tutorial updates for 2.0.0
  • Dependencies updates for core and edgeidentity 2.0.0
  • kotlin test app

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

timkimadobe and others added 4 commits January 30, 2023 14:06
* Update top level README with updated 2.0 instructions

* Update top level README with updated 2.0 instructions

* Update repo URL

* Update final test app to use 2.0 registration and log service

Update XML files to have xml as absolute first element
Update build dependencies to use 2.0 versions of extensions
Remove jetifier

* Update start test app to use 2.0 registration and log service

Update XML files to have xml as absolute first element
Update build dependencies to use 2.0 versions of extensions
Remove jetifier

* Update main readme with new doc links and updated instructions

* Add deprecated warning to registerExtension API

* Update styling

* Replace outdated doc link

* Update instruction to be theme agnostic

Add alternative gradle sync instructions

* Consolidate documentation links in main README

Update formatting

* Update styling

* Update readme and api reference

Replace all usages of acronym

* Remove link to lifecycle implementation in tutorial

* update tutorial app MainApp LOG_SOURCE

* Align main README with edgeconsent layout

* Update years for copyright and license

* Update both getting started guides

* Update assurance connection instructions

* Update tutorial app log statements

Remove api deeplink

* Update tutorial app logs

* Update api doc url

* Update getting started example registration

Update doc readme with test app getting started

* Fix swift syntax to java
* Edge test app kt

* create util lib to share common code across test apps

* Format files

* Review impl
* WIP kotlin api updates

* WIP kotlin api updates

* Remove kotlin converted class examples

* Group examples by language

Add kotlin example for Experience Event

* Remove interface required methods

* Update gitbook link to main core repo

* Align readme table with edgeconsents current wording

* Update api docs according to feedback
* Update to latest dependencies

* More dependencies cleanup
@emdobrin emdobrin requested review from addb, cacheung, kevinlind and timkimadobe and removed request for kevinlind January 31, 2023 23:13
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 31, 2023

Codecov Report

Merging #40 (f7a1fe3) into staging (8f074dc) will decrease coverage by 4.12%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             staging      #40      +/-   ##
=============================================
- Coverage      83.28%   79.16%   -4.12%     
+ Complexity       367      359       -8     
=============================================
  Files             29       29              
  Lines           1555     1555              
  Branches         219      219              
=============================================
- Hits            1295     1231      -64     
- Misses           161      223      +62     
- Partials          99      101       +2     
Flag Coverage Δ
functional-tests ?
unit-tests 79.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...src/main/java/com/adobe/marketing/mobile/Edge.java 49.28% <0.00%> (-11.59%) ⬇️
...java/com/adobe/marketing/mobile/EdgeExtension.java 73.72% <0.00%> (-11.54%) ⬇️
...e/marketing/mobile/CompletionCallbacksManager.java 87.50% <0.00%> (-9.38%) ⬇️
...com/adobe/marketing/mobile/EdgeNetworkService.java 64.92% <0.00%> (-8.90%) ⬇️
...java/com/adobe/marketing/mobile/ConsentStatus.java 82.61% <0.00%> (-8.70%) ⬇️
...in/java/com/adobe/marketing/mobile/EventUtils.java 81.25% <0.00%> (-6.25%) ⬇️
...a/com/adobe/marketing/mobile/EdgeHitProcessor.java 81.36% <0.00%> (-4.24%) ⬇️
...ain/java/com/adobe/marketing/mobile/EdgeState.java 95.24% <0.00%> (-3.17%) ⬇️
.../marketing/mobile/StoreResponsePayloadManager.java 74.24% <0.00%> (-3.03%) ⬇️
...va/com/adobe/marketing/mobile/ExperienceEvent.java 78.05% <0.00%> (-2.44%) ⬇️
... and 1 more

emdobrin and others added 2 commits January 31, 2023 15:40
* Update header spacing

* Remove whitespace after headers
@emdobrin emdobrin merged commit d51e458 into staging Jan 31, 2023
@emdobrin emdobrin deleted the dev-v2.0.0 branch February 1, 2023 04:27
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.

4 participants