pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/codevey/gitlog-busfactor/commit/e51b201e50df865edb1ddbb6301a9b1109c7f842

"anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-95af332f763e4560.css" /> chore: run eslint and store eslint results as tests · codevey/gitlog-busfactor@e51b201 · GitHub
Skip to content

Commit e51b201

Browse files
committed
chore: run eslint and store eslint results as tests
1 parent 98633af commit e51b201

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.circleci/config.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,21 @@ jobs:
1818
key: dependency-cache-{{ checksum "package.json" }}
1919
paths:
2020
- ./node_modules
21+
- run:
22+
name: eslint
23+
command: npm run lint -- --format junit --output-file ./reports/eslint/test-results.xml
2124
- run:
2225
name: test
2326
command: npm run test:ci
2427
- run:
2528
name: coverage
2629
command: 'npm run coverage -- --reporter=text-lcov'
30+
- store_test_results:
31+
path: reports
32+
- store_artifacts:
33+
path: ./reports/eslint/test-results.xml
2734
- store_artifacts:
2835
path: ./reports/mocha/test-results.xml
29-
prefix: tests
3036
- store_artifacts:
3137
path: coverage
3238
prefix: coverage
33-
- store_test_results:
34-
path: reports

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy