Skip to content

[MOB-22286] Updating updatePropositions and getPropositions public APIs for dynamic/configurable timeouts #107

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

Merged
merged 7 commits into from
Nov 20, 2024

Conversation

siddique-adobe
Copy link
Contributor

@siddique-adobe siddique-adobe commented Nov 11, 2024

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.

@siddique-adobe siddique-adobe changed the title [MOB-22286] Updating updatePropositions and getPropositions public APIs for configuring timeouts [MOB-22286] Updating updatePropositions and getPropositions public APIs for dynamic/configurable timeouts Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (334b393) to head (b9eff05).
Report is 8 commits behind head on dev-v3.2.0.

Additional details and impacted files
@@               Coverage Diff                @@
##             dev-v3.2.0     #107      +/-   ##
================================================
+ Coverage         83.22%   84.11%   +0.89%     
- Complexity          213      219       +6     
================================================
  Files                 9        9              
  Lines              1031     1045      +14     
  Branches            166      166              
================================================
+ Hits                858      879      +21     
+ Misses               95       90       -5     
+ Partials             78       76       -2     
Flag Coverage Δ
functional-tests 56.65% <86.67%> (+0.39%) ⬆️
unit-tests 81.91% <93.33%> (+1.31%) ⬆️

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

Files with missing lines Coverage Δ
...dobe/marketing/mobile/optimize/AEPOptimizeError.kt 83.05% <ø> (ø)
.../com/adobe/marketing/mobile/optimize/Optimize.java 75.94% <100.00%> (+3.94%) ⬆️
...e/marketing/mobile/optimize/OptimizeConstants.java 100.00% <ø> (ø)
...e/marketing/mobile/optimize/OptimizeExtension.java 83.25% <100.00%> (+0.86%) ⬆️
---- 🚨 Try these New Features:

@siddique-adobe siddique-adobe merged commit 24722b8 into adobe:dev-v3.2.0 Nov 20, 2024
8 checks passed
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.

3 participants