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

staging to main (v2.0.2) #32

Merged
merged 1 commit into from
Oct 20, 2023
Merged

staging to main (v2.0.2) #32

merged 1 commit into from
Oct 20, 2023

Conversation

swarna04
Copy link
Contributor

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.

* Added support for X-EXC-SDK and X-EXC-SDK-Version headers (#29)

* Update build.gradle

* Added support for X-EXC-SDK and X-EXC-SDK-Version headers

* Fixed minor checkstyle issue

* Fixed failing unit tests

* Minor fixes

* Using the Core API for fetching the extension version in functional tests

* cleanup

* Feedback updates

---------

Co-authored-by: Praveen <praveek@users.noreply.github.com>

* Added tests to bump up coverage when using Target headers (#31)

* Update build.gradle

* Bump up coverage for MOB-18912

---------

Co-authored-by: Praveen <praveek@users.noreply.github.com>

---------

Co-authored-by: Ryan Morales <rymorale@adobe.com>
Co-authored-by: Praveen <praveek@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #32 (f578244) into main (02357d3) will increase coverage by 0.09%.
Report is 3 commits behind head on main.
The diff coverage is 92.00%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   81.61%   81.70%   +0.09%     
==========================================
  Files          16       16              
  Lines        2110     2132      +22     
  Branches      342      346       +4     
==========================================
+ Hits         1722     1742      +20     
- Misses        254      255       +1     
- Partials      134      135       +1     
Flag Coverage Δ
functional-tests 53.23% <64.00%> (+0.34%) ⬆️
unit-tests 79.36% <92.00%> (+0.12%) ⬆️

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

Files Coverage Δ
...adobe/marketing/mobile/target/TargetConstants.java 100.00% <ø> (ø)
.../phone/java/com/adobe/marketing/mobile/Target.java 66.86% <ø> (ø)
...adobe/marketing/mobile/target/TargetExtension.java 86.98% <92.00%> (+0.12%) ⬆️

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

@swarna04 swarna04 merged commit aff0208 into main Oct 20, 2023
7 checks passed
@swarna04 swarna04 deleted the staging branch January 26, 2024 19: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.

None yet

2 participants