Skip to content

[NAE-2451] Optimize and Reduce Outcome Size #342

Open
renczesstefan wants to merge 3 commits into
release/7.0.0from
NAE-2451
Open

[NAE-2451] Optimize and Reduce Outcome Size #342
renczesstefan wants to merge 3 commits into
release/7.0.0from
NAE-2451

Conversation

@renczesstefan

@renczesstefan renczesstefan commented Jul 9, 2026

Copy link
Copy Markdown
Member

Description

Implements NAE-2451

Dependencies

No new dependencies were introduced

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

This was test manually and with unit tests.

Test Configuration

Name Tested on
OS macOS Tahoe 26.3
Runtime Node 20.17.0
Dependency Manager NPM 10.8.2
Framework version Angular 13.3.1
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @machacjozef
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

Updated resource service methods to include additional query fields (`outcomes`, `outcome`, `task(stringId)`, etc.) for task and case-related API calls. This enhancement ensures more comprehensive data retrieval for operations like assign, cancel, delegate, finish, and data manipulation.
Updated resource service methods to include additional query fields (`outcomes`, `outcome`, `task(stringId)`, etc.) for task and case-related API calls. This enhancement ensures more comprehensive data retrieval for operations like assign, cancel, delegate, finish, and data manipulation.
Enhanced task and case-related API methods by introducing `HttpParams` to support additional query parameters. This change enables more versatile and detailed requests for task and case operations.
@renczesstefan renczesstefan self-assigned this Jul 9, 2026
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@renczesstefan, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 47 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: bf98d20a-994c-4cae-88dd-dceede1388df

📥 Commits

Reviewing files that changed from the base of the PR and between 9affb70 and 85f318e.

📒 Files selected for processing (5)
  • projects/netgrif-components-core/src/lib/resources/engine-endpoint/case-resource.service.spec.ts
  • projects/netgrif-components-core/src/lib/resources/engine-endpoint/case-resource.service.ts
  • projects/netgrif-components-core/src/lib/resources/engine-endpoint/public/public-task-resource.service.ts
  • projects/netgrif-components-core/src/lib/resources/engine-endpoint/task-resource.service.spec.ts
  • projects/netgrif-components-core/src/lib/resources/engine-endpoint/task-resource.service.ts

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.

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
33.8% Coverage on New Code (required ≥ 50%)

See analysis details on SonarQube Cloud

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.

1 participant