Skip to content

🚨 configlet sync --test found unsynced tests #178

@github-actions

Description

@github-actions
Checking exercises...
[warn] bob: missing 1 test case
       - multiple line question (2c7278ac-f955-4eb4-bf8f-e33eb4116a15)
[warn] crypto-square: missing 1 test case
       - 54 character plaintext results in 8 chunks, the last two with trailing spaces (33fd914e-fa44-445b-8f38-ff8fbc9fe6e6)
[warn] flatten-array: missing 4 test cases
       - consecutive null values at the front of the array are omitted from the final result (bc72da10-5f55-4ada-baf3-50e4da02ec8e)
       - consecutive null values in the middle of the array are omitted from the final result (6991836d-0d9b-4703-80a0-3f1f23eb5981)
       - 6 level nested array with null values (dc90a09c-5376-449c-a7b3-c2d20d540069)
       - all values in nested array are null (51f5d9af-8f7f-4fb5-a156-69e8282cb275)
[warn] forth: missing 6 test cases
       - addition -> more than two values on the stack (1e07a098-c5fa-4c66-97b2-3c81205dbc2f)
       - subtraction -> more than two values on the stack (2c8cc5ed-da97-4cb1-8b98-fa7b526644f4)
       - multiplication -> more than two values on the stack (5cd085b5-deb1-43cc-9c17-6b1c38bc9970)
       - division -> more than two values on the stack (f224f3e0-b6b6-4864-81de-9769ecefa03f)
       - combined arithmetic -> multiplication and addition (f749b540-53aa-458e-87ec-a70797eddbcb)
       - combined arithmetic -> addition and multiplication (c8e5a4c2-f9bf-4805-9a35-3c3314e4989a)
[warn] largest-series-product: missing 2 test cases
       - rejects span longer than string length (0ae1ce53-d9ba-41bb-827f-2fceb64f058b)
       - rejects empty string and nonzero span (6cf66098-a6af-4223-aab1-26aeeefc7402)
[warn] pig-latin: missing 1 test case
       - first letter and ay are moved to the end of words that start with consonants -> word beginning with consonant and vowel containing qu (e59dbbe8-ccee-4619-a8e9-ce017489bfc0)
[warn] variable-length-quantity: missing 5 test cases
       - Encode a series of integers, producing a series of bytes. -> asymmetric single byte (890bc344-cb80-45af-b316-6806a6971e81)
       - Encode a series of integers, producing a series of bytes. -> asymmetric double byte (4977d113-251b-4d10-a3ad-2f5a7756bb58)
       - Encode a series of integers, producing a series of bytes. -> asymmetric triple byte (6731045f-1e00-4192-b5ae-98b22e17e9f7)
       - Encode a series of integers, producing a series of bytes. -> asymmetric quadruple byte (b45ef770-cbba-48c2-bd3c-c6362679516e)
       - Encode a series of integers, producing a series of bytes. -> asymmetric quintuple byte (9be46731-7cd5-415c-b960-48061cbc1154)
[warn] wordy: missing 4 test cases
       - just a zero (18983214-1dfc-4ebd-ac77-c110dde699ce)
       - just a negative number (607c08ee-2241-4288-916d-dae5455c87e6)
       - addition with a left hand zero (bb9f2082-171c-46ad-ad4e-c3f72087c1b5)
       - addition with a right hand zero (6fa05f17-405a-4742-80ae-5d1a8edb0d5d)
[warn] some exercises are missing test cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions