Skip to content

Add "unwanted coverage" to user documentation #431

@koppor

Description

@koppor

I have a simple project setup.

### Chatting with AI
`req~ai.chat.new-message-based-on-previous~1`
            } else if (keyEvent.getCode() == KeyCode.UP) {
                // [impl->req~ai.chat.new-message-based-on-previous~1]

Now, I get

[unwanted coverage] ← impl~ai.chat.new-message-based-on-previous-2709826873~0

As beginner user, I expect that https://github.com/itsallcode/openfasttrace/blob/main/doc/user_guide.md days something about the case.


Are the artifact types at https://github.com/itsallcode/openfasttrace/blob/main/doc/user_guide.md#specification-item-id hard-coded in the system?

It seems that they are hard-coded in the system. Then, the following sentence needs to be rewritten:

While not enforced by OFT the following strings are well established:


Maybe at https://github.com/itsallcode/openfasttrace/blob/main/doc/user_guide.md#writing-a-specification?

The solution to my concrete case is to add following to the requirement:

Needs: impl

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationUser guides, turorials, specifications

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions