Skip to content

Conversation

@superus8r
Copy link
Owner

@superus8r superus8r commented Aug 30, 2025

  • Added a setting switch to allow disabling Auto-Scroll in terminal
  • Added Compose UI tests for the SettingsContent
  • Improved old test files which could be moved from instrumented tests to unit tests
  • Edited files were also formatted with ktlint automatically

… from instrumented directory to unit tests and adjust them to use the produce file by TemporaryFolder() rule
…utton in the settings; replace default values with constants for baud rate and auto-scroll; update tests
@codecov
Copy link

codecov bot commented Aug 30, 2025

Codecov Report

❌ Patch coverage is 84.14634% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.13%. Comparing base (a290c96) to head (90dd528).
⚠️ Report is 26 commits behind head on develop.

Files with missing lines Patch % Lines
...bterminal/data/repository/UserSettingRepository.kt 64.00% 5 Missing and 4 partials ⚠️
...ava/org/kabiri/android/usbterminal/MainActivity.kt 60.00% 1 Missing and 1 partial ⚠️
...ndroid/usbterminal/ui/setting/SettingSwitchItem.kt 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #56      +/-   ##
=============================================
+ Coverage      60.48%   63.13%   +2.65%     
- Complexity        96      109      +13     
=============================================
  Files             29       32       +3     
  Lines            620      670      +50     
  Branches          89       93       +4     
=============================================
+ Hits             375      423      +48     
+ Misses           199      198       -1     
- Partials          46       49       +3     

☔ 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 af6a073 into develop Aug 30, 2025
11 checks passed
@superus8r superus8r deleted the feature/DROID-17/AddAutoScrollSwitchToSettings branch August 30, 2025 13:06
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