Skip to content
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

Genai speech to form #3666

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

Merge branch 'main' into genai-speech-to-form

03a995f
Select commit
Loading
Failed to load commit list.
Open

Genai speech to form #3666

Merge branch 'main' into genai-speech-to-form
03a995f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 21, 2025 in 1s

25.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

25.0% of diff hit (target 60.0%)

Annotations

Check warning on line 51 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt#L43-L51

Added lines #L43 - L51 were not covered by tests

Check warning on line 53 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt#L53

Added line #L53 was not covered by tests

Check warning on line 62 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt#L62

Added line #L62 was not covered by tests

Check warning on line 64 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/models/GemmaModel.kt#L64

Added line #L64 was not covered by tests

Check warning on line 44 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L44

Added line #L44 was not covered by tests

Check warning on line 49 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 52 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 59 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 70 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 77 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 82 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 87 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 94 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L89-L94

Added lines #L89 - L94 were not covered by tests

Check warning on line 97 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 104 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L104

Added line #L104 was not covered by tests

Check warning on line 108 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 112 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L112

Added line #L112 was not covered by tests

Check warning on line 118 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 120 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L120

Added line #L120 was not covered by tests

Check warning on line 127 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 130 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L130

Added line #L130 was not covered by tests

Check warning on line 132 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/LiveSpeechToText.kt#L132

Added line #L132 was not covered by tests

Check warning on line 28 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/SpeechToForm.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/SpeechToForm.kt#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 38 in android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/SpeechToForm.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/medintel/speech/speechtoform/SpeechToForm.kt#L38

Added line #L38 was not covered by tests