Skip to content

workflows.py:91-94: Enhance workflow simplicity score... #291

Description

@0pdd

The puzzle 244-70f0b4e2 from #244 has to be resolved:

@todo #244:35min Enhance workflow simplicity score with min and max adjustment.
Currently, we just subtract collected value from 1. We should adjust it with
min and max values from the dataset. So formula should look like:
1 - (row - min) / (max - min).

The puzzle was created by @rultor on 30-Dec-24.

Estimate: 35 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpdd

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions