Skip to content

Nom 37/feature/mike integration#8

Open
AdamLucka wants to merge 19 commits into
masterfrom
Nom-37/Feature/MikeIntegration
Open

Nom 37/feature/mike integration#8
AdamLucka wants to merge 19 commits into
masterfrom
Nom-37/Feature/MikeIntegration

Conversation

@AdamLucka
Copy link
Copy Markdown
Collaborator

What does this PR accomplish?

Definition of Done

  1. The User Story has and passes all tests with consistent, reproducible results. (80% coverage)

    • How does this story accomplish this?
  2. The User Story conforms to the style guide.

    • How does this story accomplish this?
  3. The User Story contains a basic level of documentation (KDocs, comments, clear variable names, etc.)

    • How does this story accomplish this?
  4. The User Story passes the following checklist from a reviewer:

    • File structure is maintained (e.g., a component goes in the Components folder)

      • How does this story maintain file structure?
    • Confirm that the tests are actually testing the code

      • How does this story ensure that the tests are actually testing the code?
    • Code contains comments that provide a basic understanding of the code

      • How does this story ensure that the codebase contains comments that provide a basic understanding?

Acceptance Criteria

What are the acceptance criteria?

  • How does this story complete the acceptance critera?

AdamLucka and others added 4 commits April 27, 2023 12:46
…Integration

# Conflicts:
#	app/build.gradle
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/nomic/ui/MainActivity.kt
#	app/src/main/java/nomic/ui/fragments/MainFragment.kt
#	app/src/main/res/layout/activity_main.xml
@flare199 flare199 temporarily deployed to test April 27, 2023 20:07 — with GitHub Actions Inactive
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Patch coverage: 21.08% and project coverage change: -13.93 ⚠️

Comparison is base (6bbfeaf) 44.91% compared to head (0e0d0b3) 30.98%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master       #8       +/-   ##
=============================================
- Coverage     44.91%   30.98%   -13.93%     
- Complexity       16       27       +11     
=============================================
  Files            10       15        +5     
  Lines           118      284      +166     
  Branches          8       33       +25     
=============================================
+ Hits             53       88       +35     
- Misses           65      189      +124     
- Partials          0        7        +7     
Impacted Files Coverage Δ
...Integration/androidVoiceCommands/ui/theme/Color.kt 0.00% <0.00%> (ø)
...Integration/androidVoiceCommands/ui/theme/Shape.kt 0.00% <0.00%> (ø)
...Integration/androidVoiceCommands/ui/theme/Theme.kt 0.00% <0.00%> (ø)
...cIntegration/androidVoiceCommands/ui/theme/Type.kt 0.00% <0.00%> (ø)
...egration/androidVoiceCommands/MicrophoneHandler.kt 25.92% <25.92%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

3 participants