Skip to content

feat: Allow any number of arguments in plus and multiply expressions#4211

Open
TomasEng wants to merge 1 commit into
cast-null-to-null-in-arithmetic-expressionsfrom
allow-any-number-of-arguments-in-plus-and-multiply
Open

feat: Allow any number of arguments in plus and multiply expressions#4211
TomasEng wants to merge 1 commit into
cast-null-to-null-in-arithmetic-expressionsfrom
allow-any-number-of-arguments-in-plus-and-multiply

Conversation

@TomasEng
Copy link
Copy Markdown
Contributor

@TomasEng TomasEng commented May 15, 2026

Important

This pull request is stacked upon #4209, which should be merged first.

Description

This pull request adds support for any number of arguments in the plus and multiply expressions.

Here is the corresponding change in backend: Altinn/app-lib-dotnet#1752

Related Issue(s)

Verification/QA

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3381ca64-955c-487d-9a9a-6b72d612115d

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch allow-any-number-of-arguments-in-plus-and-multiply

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

Comment @coderabbitai help to get the list of available commands and usage tips.

@TomasEng TomasEng added kind/product-feature Pull requests containing new features backport-ignore This PR is a new feature and should not be cherry-picked onto release branches labels May 15, 2026
@TomasEng TomasEng moved this to 👷 In progress in Team Altinn Studio May 15, 2026
@TomasEng TomasEng added area/logic related to logic/dynamics/expressions squad/data Issues that belongs to the named squad. labels May 15, 2026
@TomasEng TomasEng force-pushed the allow-any-number-of-arguments-in-plus-and-multiply branch from d43bf25 to efef049 Compare May 15, 2026 10:18
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/logic related to logic/dynamics/expressions backport-ignore This PR is a new feature and should not be cherry-picked onto release branches kind/product-feature Pull requests containing new features squad/data Issues that belongs to the named squad.

Projects

Status: 🔎 In review

Development

Successfully merging this pull request may close these issues.

1 participant