-
Notifications
You must be signed in to change notification settings - Fork 267
Expand file tree
/
Copy pathpublish_validate.stderr
More file actions
52 lines (34 loc) · 1010 Bytes
/
publish_validate.stderr
File metadata and controls
52 lines (34 loc) · 1010 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
qlty [..] [..]-[..] ([..])
[..]
https://qlty.sh/d/coverage
SETTINGS
cwd: [CWD]
dry-run: true
override-build-id: 123
override-branch: main
override-commit-sha: 2ca1bc45a94e37c8dbae6fd9e19fc069ba64bd67
METADATA
CI: unknown
Reference Type: Branch
Commit: 2ca1bc45a94e37c8dbae6fd9e19fc069ba64bd67
Branch: main
Build ID: 123
Commit Time: 2024-01-01 00:00:00 UTC
COVERAGE FILES: 1
Coverage File Format Size
lcov.info lcov 958 B
COVERAGE DATA
Git Repository: [CWD]/
Auto-path fixing: Enabled
2 unique code file paths
1 path is missing on disk (50.0%)
Missing code files:
doesnt_exist.js
TIP: Consider using add-prefix or strip-prefix to fix paths
https://qlty.sh/d/coverage-path-fixing
Covered Lines: 26
Uncovered Lines: 3
Omitted Lines: 28
Line Coverage: 89.66%
ERROR
> Coverage validation failed: Only 50.00% of files are present (threshold: 90.00%)