Skip to content

Conversation

@superus8r
Copy link
Owner

  • Allow copying the terminal output to the clipboard by long pressing the output
  • Use a Compose list for the output and cleanup the previous TextView
  • Change viewModel method getLiveOutput to startObservingTerminalOutput to merge the output flows and avoid returning an unnecessary combined flow

@codecov
Copy link

codecov bot commented Aug 31, 2025

Codecov Report

❌ Patch coverage is 68.21192% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.83%. Comparing base (24be5d9) to head (4a9e095).
⚠️ Report is 25 commits behind head on develop.

Files with missing lines Patch % Lines
...d/usbterminal/data/repository/ArduinoRepository.kt 53.84% 32 Missing and 10 partials ⚠️
.../android/usbterminal/ui/terminal/TerminalOutput.kt 88.00% 0 Missing and 3 partials ⚠️
...ava/org/kabiri/android/usbterminal/MainActivity.kt 60.00% 0 Missing and 2 partials ⚠️
...oid/usbterminal/viewmodel/MainActivityViewModel.kt 96.42% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #60      +/-   ##
=============================================
+ Coverage      63.13%   68.83%   +5.69%     
- Complexity       109      115       +6     
=============================================
  Files             32       33       +1     
  Lines            670      693      +23     
  Branches          93       94       +1     
=============================================
+ Hits             423      477      +54     
+ Misses           198      162      -36     
- Partials          49       54       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@superus8r superus8r merged commit d6b9df3 into develop Aug 31, 2025
11 checks passed
@superus8r superus8r deleted the feature/DROID-19_AddCopyToClipboard branch August 31, 2025 13:27
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.

2 participants