-
Notifications
You must be signed in to change notification settings - Fork 16
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 #120
Merged
Merged
Staging to Main #120
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cheAndGetToBeQueued
Downgrade codecov to 3.2.4
…e & handleGetPropositions_withException
MOB-21374 | Get proposition call will be dispatched immediately if all scopes are cached.
* Change the type of offer score from int to double * fix failing unit test * fix failing functional tests
documentation update for Offer Score datatype
…gument in Optimize.java
[MOB-22286] Updating `updatePropositions` and `getPropositions` public APIs for dynamic/configurable timeouts
Updating version to 3.2.0
This reverts commit acfd77e.
Revert "documentation update for Offer Score datatype"
Revert "Change the type of offer score from int to double (#102)"
* add separate cache for preview propositions * add tests * run spotlessApply * add functionality to clear preview cache * address PR comments
[MOB-22521] Updating timeout scale to seconds from milliseconds in the updateProposition configurable timeout API
Updating version to 3.2.2
Dev v3.2.2 to Staging
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #120 +/- ##
============================================
- Coverage 86.14% 83.42% -2.71%
- Complexity 0 230 +230
============================================
Files 7 9 +2
Lines 743 1104 +361
Branches 122 177 +55
============================================
+ Hits 640 921 +281
- Misses 49 102 +53
- Partials 54 81 +27
Flags with carried forward coverage won't be shown. Click here to find out more.
|
navratan-soni
approved these changes
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: