-
Notifications
You must be signed in to change notification settings - Fork 114
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
fix: criteo_aud auth_token expire code incorporated #2685
Conversation
* fix: bqstream event ordering fix * fix: review comments addressed * fix: importing the common util function * fix: putting both error and successful events logic back * fix: test cases addition and code clean up * fix: code clean up * fix: resolving sonar error * fix: removing network handler for bqstream * fix: refactor process router dest
…tercom (#2648) fix bugsnag issue
* feat(iterable): user deletion support * feat(iterable): user deletion improvements * chore: added comments
* chore: partial failure handling * chore: code review changes
* chore: move unit tests to correct place for mssql and postgres * chore: replace var to const * chore: replace var to const
* feat: remove eslint issues * fix: fixed es-lint tests * fix: merge conflicts
fix: refactor adj using opitonal chaining
* fix(dm): updated the stats definition for the tracking plan service * fix(iterable): event id mapping (#2659) * chore(release): 1.43.1 * chore: update release owners (#2661) chore: update release stakeholder --------- Co-authored-by: Abhimanyu Babbar <[email protected]> Co-authored-by: Mihir Bhalala <[email protected]> Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Anant Jain <[email protected]> Co-authored-by: Sudip Paul <[email protected]>
* chore: move mipanel tests to compoennt test suite * remove old test suite * chore: add global destination for reuse in test cases * chore: refactor mp tests to resue destination * chore: make a common file for common modules * refactor: mp component tests --------- Co-authored-by: Dilip Kola <[email protected]>
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2685 +/- ##
===========================================
- Coverage 87.13% 87.12% -0.01%
===========================================
Files 639 639
Lines 28389 28403 +14
Branches 6724 6732 +8
===========================================
+ Hits 24736 24747 +11
- Misses 3325 3328 +3
Partials 328 328
☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
#2687 continued there |
Description of the change
Type of change
Related issues
Checklists
Development
Code review