Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-4587

Apply thresholds to code coverage quality check

XMLWordPrintable

      Modify and improve test cases in order to successfully apply the following thresholds in jest.conf.js

          "coverageThreshold": {
            "global": {
              "branches": 80,
              "functions": 80,
              "lines": 80,
              "statements": -10
            }
          }
      

       
       

            vpellegr Valentino Pellegrino (Inactive)
            vpellegr Valentino Pellegrino (Inactive)
            Barbora Siskova Barbora Siskova
            Barbora Siskova Barbora Siskova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: