Passed
Push — main ( f37888...454675 )
by Dylan
11:40 queued 08:43
created

Checkout Config

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

Repository Config

# language: javascript

# tests: true