File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 4242 uses : coverallsapp/github-action@v2
4343 with :
4444 github-token : ${{ secrets.GITHUB_TOKEN }}
45- - name : Publish codeclimate code coverage
45+ - name : Publish Qlty code coverage
4646 if : ${{ matrix.node-version == '22' && matrix.os == 'ubuntu-latest' }}
47- 48- env :
49- CC_TEST_REPORTER_ID : 0653d2f9752a6c6febd3bb7cabfec48439868a02350b1c46da7d60837a42ad93
47+ uses : qltysh/qlty-action/coverage@v1
5048 with :
51- coverageLocations : |
52- ${{github.workspace}}/ coverage/lcov.info:lcov
49+ token : ${{ secrets.QLTY_COVERAGE_TOKEN }}
50+ files : coverage/lcov.info
Original file line number Diff line number Diff line change 22[ ![ Downloads] ( https://img.shields.io/npm/dm/website-scraper-existing-directory.svg?style=flat )] ( https://www.npmjs.org/package/website-scraper-existing-directory )
33[ ![ Node.js CI] ( https://github.com/website-scraper/website-scraper-existing-directory/actions/workflows/node.js.yml/badge.svg )] ( https://github.com/website-scraper/website-scraper-existing-directory )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/website-scraper/website-scraper-existing-directory/badge.svg?branch=master )] ( https://coveralls.io/github/website-scraper/website-scraper-existing-directory?branch=master )
5- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/b1425979c8abd4c3bd2a/test_coverage )] ( https://codeclimate.com/github /website-scraper/website-scraper-existing-directory/test_coverage )
6- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/b1425979c8abd4c3bd2a/ maintainability )] ( https://codeclimate.com/github /website-scraper/website-scraper-existing-directory/maintainability )
5+ [ ![ Code Coverage] ( https://qlty.sh/gh/website-scraper/projects/website-scraper-existing-directory/coverage.svg )] ( https://qlty.sh/gh /website-scraper/projects/ website-scraper-existing-directory )
6+ [ ![ Maintainability] ( https://qlty.sh/gh/website-scraper/projects/website-scraper-existing-directory/ maintainability.svg )] ( https://qlty.sh/gh /website-scraper/projects/ website-scraper-existing-directory )
77# website-scraper-existing-directory
88Plugin for [ website-scraper] ( https://github.com/website-scraper/node-website-scraper ) which allows to save resources to existing directory.
99
You can’t perform that action at this time.
0 commit comments