Skip to content

[Cherry Pick 2.22] Initial commit for Feedback Agent (#7945)#7950

Merged
stanis-k merged 5 commits intorelease-v2.22from
sk/cherry-pick-2.20
May 6, 2026
Merged

[Cherry Pick 2.22] Initial commit for Feedback Agent (#7945)#7950
stanis-k merged 5 commits intorelease-v2.22from
sk/cherry-pick-2.20

Conversation

@stanis-k
Copy link
Copy Markdown
Contributor

@stanis-k stanis-k commented May 5, 2026

CP of #7945

@stanis-k stanis-k requested a review from a team as a code owner May 5, 2026 07:52
@stanis-k stanis-k changed the title Initial commit for Feedback Agent (#7945) [Cherry Pick 2.22] Initial commit for Feedback Agent (#7945) May 5, 2026
@stanis-k stanis-k added the v2.x Related to version 2.x. label May 5, 2026
@stanis-k stanis-k added the skip changelog Should not be added into version changelog. label May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 18.38741% with 830 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.46%. Comparing base (84a2385) to head (a10dbde).

Files with missing lines Patch % Lines
...voicefeedback/internal/audio/AudioInfoRetriever.kt 0.00% 209 Missing ⚠️
...navigation/voicefeedback/internal/WebSocketDTOs.kt 0.00% 168 Missing ⚠️
...igation/voicefeedback/internal/MapboxASRService.kt 0.00% 159 Missing ⚠️
...internal/audio/microphone/AudioRecordMicrophone.kt 0.00% 121 Missing ⚠️
...x/navigation/voicefeedback/FeedbackAgentSession.kt 0.00% 65 Missing ⚠️
.../navigation/voicefeedback/FeedbackAgentEndpoint.kt 0.00% 29 Missing ⚠️
...x/navigation/voicefeedback/FeedbackAgentOptions.kt 0.00% 26 Missing ⚠️
...com/mapbox/navigation/voicefeedback/FeedbackExt.kt 0.00% 12 Missing ⚠️
...internal/MapboxAutomaticSpeechRecognitionEngine.kt 89.47% 9 Missing and 3 partials ⚠️
...va/com/mapbox/navigation/voicefeedback/ASRState.kt 52.17% 11 Missing ⚠️
... and 4 more

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-v2.22    #7950      +/-   ##
===================================================
- Coverage            74.08%   72.46%   -1.63%     
- Complexity            6260     6273      +13     
===================================================
  Files                  856      872      +16     
  Lines                33813    34830    +1017     
  Branches              4027     4147     +120     
===================================================
+ Hits                 25051    25238     +187     
- Misses                7205     8031     +826     
- Partials              1557     1561       +4     
Files with missing lines Coverage Δ
...apbox/navigation/voicefeedback/internal/AsrData.kt 100.00% <100.00%> (ø)
...vigation/voicefeedback/internal/AsrSessionState.kt 100.00% <100.00%> (ø)
...efeedback/internal/FeedbackAgentContextProvider.kt 92.85% <92.85%> (ø)
.../com/mapbox/navigation/voicefeedback/Microphone.kt 80.00% <80.00%> (ø)
.../voicefeedback/internal/FeedbackAgentContextDTO.kt 76.92% <76.92%> (ø)
...x/navigation/voicefeedback/internal/FeedbackDTO.kt 0.00% <0.00%> (ø)
...va/com/mapbox/navigation/voicefeedback/ASRState.kt 52.17% <52.17%> (ø)
...com/mapbox/navigation/voicefeedback/FeedbackExt.kt 0.00% <0.00%> (ø)
...internal/MapboxAutomaticSpeechRecognitionEngine.kt 89.47% <89.47%> (ø)
...x/navigation/voicefeedback/FeedbackAgentOptions.kt 0.00% <0.00%> (ø)
... and 6 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stanis-k stanis-k merged commit a866f83 into release-v2.22 May 6, 2026
33 of 40 checks passed
@stanis-k stanis-k deleted the sk/cherry-pick-2.20 branch May 6, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Should not be added into version changelog. v2.x Related to version 2.x.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants