Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting started doc #33

Merged
merged 15 commits into from
Feb 3, 2023
Merged

Update getting started doc #33

merged 15 commits into from
Feb 3, 2023

Conversation

cacheung
Copy link
Contributor

@cacheung cacheung commented Feb 2, 2023

Update getting started doc.

Description

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.

@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #33 (3e71e94) into dev (aba5550) will decrease coverage by 0.46%.
The diff coverage is 49.23%.

@@             Coverage Diff              @@
##                dev      #33      +/-   ##
============================================
- Coverage     79.38%   78.92%   -0.46%     
+ Complexity      287      286       -1     
============================================
  Files            15       15              
  Lines          1494     1514      +20     
  Branches        183      184       +1     
============================================
+ Hits           1186     1195       +9     
- Misses          213      222       +9     
- Partials         95       97       +2     
Flag Coverage Δ
unit-functional-tests 78.92% <49.23%> (-0.46%) ⬇️

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

Impacted Files Coverage Δ
...ng/mobile/analytics/internal/AnalyticsConstants.kt 100.00% <ø> (ø)
...ng/mobile/analytics/internal/AnalyticsExtension.kt 68.60% <32.60%> (-1.18%) ⬇️
...ing/mobile/analytics/internal/AnalyticsDatabase.kt 93.61% <50.00%> (ø)
...mobile/analytics/internal/AnalyticsHitProcessor.kt 93.02% <92.85%> (+0.28%) ⬆️
...arketing/mobile/analytics/internal/AnalyticsHit.kt 89.47% <100.00%> (ø)
...keting/mobile/analytics/internal/AnalyticsState.kt 70.18% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Documentation/README.md Outdated Show resolved Hide resolved
Documentation/getting-started.md Outdated Show resolved Hide resolved
code/testapp/build.gradle Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Add Kotlin syntax to the API doc
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
some more doc update
Documentation/api-reference.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Fix typo
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
Documentation/api-reference.md Outdated Show resolved Hide resolved
update api-reference.md
@cacheung cacheung merged commit d71d486 into adobe:dev Feb 3, 2023
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.

None yet

5 participants