Skip to content

feat(developer): kmc-convert: create a seperate util module for kmc-convert 😎#14569

Open
SabineSIL wants to merge 38 commits intofeat/developer/kmc-convertfrom
feat/developer/kmc-convert-createSeperateUtil
Open

feat(developer): kmc-convert: create a seperate util module for kmc-convert 😎#14569
SabineSIL wants to merge 38 commits intofeat/developer/kmc-convertfrom
feat/developer/kmc-convert-createSeperateUtil

Conversation

@SabineSIL
Copy link
Contributor

@SabineSIL SabineSIL commented Aug 20, 2025

While developing kmc-convert a new set of functions have been added

  • Those should be moved to their own module.
  • Tests should also be added for all those functions

see requests:

@keymanapp-test-bot skip

see PR #12564
see PR #14666

@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Aug 20, 2025

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Android
    • Keyman for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KeyboardHarness apk - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample1 apk - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample2 apk - build : all tests passed (no artifacts on BuildLevel "build")
  • Developer
    • Keyman Developer - build : all tests passed (no artifacts on BuildLevel "build")
    • Compiler Regression Tests - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman Developer (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • iOS
    • Keyman for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Keyboards
    • Test Keyboards - build : all tests passed (no artifacts on BuildLevel "build")
  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")
  • Windows
    • Keyman for Windows - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Windows - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Windows (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for Windows (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (ARM64) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (x64) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (x86) - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot bot changed the title feat(developer): kmc-convert: create a seperate util module for kmc-convert feat(developer): kmc-convert: create a seperate util module for kmc-convert 😎 Aug 20, 2025
@github-actions github-actions bot removed the mac/ label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Comments