Skip to content

Performance improvements in Rialto Server#420

Merged
skywojciechowskim merged 14 commits into
masterfrom
DeepElementAddedCleanup
Nov 4, 2025
Merged

Performance improvements in Rialto Server#420
skywojciechowskim merged 14 commits into
masterfrom
DeepElementAddedCleanup

Conversation

@skywojciechowskim
Copy link
Copy Markdown
Contributor

Summary: Performance improvements in Rialto Server
Type: Fix
Test Plan: UT/CT, Fullstack
Jira: ENTDAI-1718

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Pull request must be merged with a description containing the required fields,

Summary:
Type: Feature/Fix/Cleanup
Test Plan:
Jira:

If there is no jira releated to this change, please put 'Jira: NO-JIRA'.

Description can be changed by editing the top comment on your pull request and making a new commit.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

tests/componenttests/server/fixtures/MediaPipelineTest.cpp:498:21: style: Variable 'appSrc' can be declared as pointer to const [constVariablePointer]
for (GstAppSrc *appSrc : appsrcs)
^
tests/componenttests/server/fixtures/MediaPipelineTest.cpp:547:0: style: The function 'gstNeedData' is never used. [unusedFunction]
void MediaPipelineTest::gstNeedData(GstAppSrc *appSrc)
^
tests/unittests/media/server/main/needMediaData/NeedMediaDataTestsFixture.cpp:92:0: style: The function 'needMediaDataWillBeSentBelowPlayingState' is never used. [unusedFunction]
void NeedMediaDataTests::needMediaDataWillBeSentBelowPlayingState()
^
nofile:0:0: information: Active checkers: 161/592 (use --checkers-report= to see details) [checkersReport]

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

tests/componenttests/server/fixtures/MediaPipelineTest.cpp:500:21: style: Variable 'appSrc' can be declared as pointer to const [constVariablePointer]
for (GstAppSrc *appSrc : appsrcs)
^
tests/componenttests/server/fixtures/MediaPipelineTest.cpp:549:0: style: The function 'gstNeedData' is never used. [unusedFunction]
void MediaPipelineTest::gstNeedData(GstAppSrc *appSrc)
^
tests/unittests/media/server/main/needMediaData/NeedMediaDataTestsFixture.cpp:92:0: style: The function 'needMediaDataWillBeSentBelowPlayingState' is never used. [unusedFunction]
void NeedMediaDataTests::needMediaDataWillBeSentBelowPlayingState()
^
nofile:0:0: information: Active checkers: 161/592 (use --checkers-report= to see details) [checkersReport]

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Coverage statistics of your commit:
Lines coverage stays unchanged and is: 85.1%
Functions coverage stays unchanged and is: 92.5%

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Coverage statistics of your commit:
Lines coverage stays unchanged and is: 85.1%
Functions coverage stays unchanged and is: 92.5%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Coverage statistics of your commit:
Lines coverage stays unchanged and is: 85.1%
Functions coverage stays unchanged and is: 92.5%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Coverage statistics of your commit:
Lines coverage stays unchanged and is: 85.1%
Functions coverage stays unchanged and is: 92.5%

@skywojciechowskim skywojciechowskim merged commit e99b412 into master Nov 4, 2025
50 checks passed
@skywojciechowskim skywojciechowskim deleted the DeepElementAddedCleanup branch November 4, 2025 13:13
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants