Passed
Branch main (d7a3fd)
by Cataldo
03:28
created

Repository Config

checks:
    javascript: true
build:
    environment:
        node: v16.13.1
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
            
        tests: 
            tests:
                override:
                    - command: npm run test
                      coverage:
                          file: coverage/clover.xml
                          format: clover