Skip to content

chore(release): pull release/v1.97.0 into main #4239

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 53 commits into from
Apr 9, 2025
Merged

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

vinayteki95 and others added 30 commits March 27, 2025 01:26
* chore: update subteam in tagged user groups in release notif

* chore: update subteam in tagged user groups in release notif
atzoum and others added 8 commits April 8, 2025 11:19
* fix: handle fb_custom_audience oauth error

* fix: use ts file

* fix: review comments

* chore: convert test to table test
feat(garl): add eventstream and vdm v1 flow tests for router
refactor: shopify tracker logic

add more shopify source tests
chore(deps): bump beatlabs/delete-old-branches-action

Bumps [beatlabs/delete-old-branches-action](https://github.com/beatlabs/delete-old-branches-action) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/beatlabs/delete-old-branches-action/releases)
- [Commits](beatlabs/delete-old-branches-action@v0.0.10...v0.0.11)

---
updated-dependencies:
- dependency-name: beatlabs/delete-old-branches-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: added component test for union and append operation in mp

* chore: update test

* chore: update test

* feat: added union and append operation

* chore: refactored the operations

* chore: minor changes

* fix: addressing comments

* chore: addressing comments

* chore: addressing comment

* chore: addressing comment

* chore: apply suggestions from code review

Co-authored-by: Sudip Paul <[email protected]>

* fix: minor changes

---------

Co-authored-by: Sudip Paul <[email protected]>
* feat: Userpilot - Rudderstack transformer (#4164)

* Userpilot - Rudderstack transformer

* fix: user id is not required & include `v1` in the path rather than DEFAULT_BASE_URL

* test: remove v1 from apiEndpoint

* chore: update functionality

Co-authored-by: Dilip Kola <[email protected]>

* chore: add util tests

---------

Co-authored-by: ThabetIbrahim <[email protected]>
Co-authored-by: Dilip Kola <[email protected]>
Copy link
Contributor

coderabbitai bot commented Apr 8, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@devops-github-rudderstack
Copy link
Contributor Author

Allure Test reports for this run are available at:

Copy link

codecov bot commented Apr 8, 2025

Codecov Report

Attention: Patch coverage is 98.31933% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.17%. Comparing base (24b410f) to head (5b3c7d3).
Report is 64 commits behind head on main.

Files with missing lines Patch % Lines
src/middlewares/baseSpreader.ts 93.33% 2 Missing ⚠️
src/util/openfaas/index.js 75.00% 1 Missing ⚠️
src/util/redis/redisConnector.js 94.11% 1 Missing ⚠️
...gle_adwords_enhanced_conversions/networkHandler.js 96.15% 1 Missing ⚠️
src/v0/destinations/mp/util.js 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4239      +/-   ##
==========================================
+ Coverage   91.06%   91.17%   +0.11%     
==========================================
  Files         635      632       -3     
  Lines       33172    33079      -93     
  Branches     7836     7831       -5     
==========================================
- Hits        30208    30160      -48     
+ Misses       2716     2674      -42     
+ Partials      248      245       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Added validation in sourceTransformRoutine to ensure sourceEvents is an array.
If not, it throws a TransformationError with message 'Invalid source events'.

Updated the corresponding test to properly handle async error testing by using
await expect().rejects.toThrow() instead of expect().toThrow().

This validation prevents unexpected errors when processing non-array inputs
and provides a clear error message for debugging.
@devops-github-rudderstack
Copy link
Contributor Author

Allure Test reports for this run are available at:

This fix ensures that the processMetadataForRouter function
in marketo_static_list always returns metadata as an array,
 which is required by the router. Previously, it was not
ensuring that the metadata was always an array, which could
 cause issues with the router transform.
@devops-github-rudderstack
Copy link
Contributor Author

Allure Test reports for this run are available at:

* fix: handle invalid logincustomerId depending on subAccount

* chore: address comment

* chore: increase test coverage
@devops-github-rudderstack
Copy link
Contributor Author

Allure Test reports for this run are available at:

Copy link

sonarqubecloud bot commented Apr 9, 2025

@yashasvibajpai yashasvibajpai merged commit f990bf6 into main Apr 9, 2025
33 checks passed
@yashasvibajpai yashasvibajpai deleted the release/v1.97.0 branch April 9, 2025 12:28
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.