Skip to content

Utilize severity score #45

@Saagmehta97

Description

@Saagmehta97

Problem

As a user, I want to be able to see the errors that are most important first, so I want the information in the progression chart and doughnut chart, as well as the information in the problems tab to reflect that.

Solution

We can try to solve this problem by using the severity formula outlined in the readMe. The object in the JSON library includes severity score, so that data needs to be pulled and compiled through some logic to output the results in a helpful way to the user.

Additional information

The JSON Library, called Summary_Library is created when you lint a file, using the command Lint Active File. Within that folder is a summary of the errors and warnings from each individual file. The details of the error shows the severity score of each error.

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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