chore: fix code coverage errors #2960
Annotations
9 errors and 1 warning
src/common/common.test.ts#L1008
Replace `"true",·DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean")` with `⏎··········"true",⏎··········DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean"),⏎········`
|
src/common/common.test.ts#L1016
Replace `"false",·DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean")` with `⏎··········"false",⏎··········DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean"),⏎········`
|
src/common/common.test.ts#L1024
Replace `"false",·DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean")` with `⏎··········"false",⏎··········DataFactory.namedNode("http://www.w3.org/2001/XMLSchema#boolean"),⏎········`
|
src/common/common.test.ts#L1032
Replace `"http://example.org/known/to/be/iri/from/predicate"` with `⏎··········"http://example.org/known/to/be/iri/from/predicate",⏎········`
|
src/common/common.test.ts#L1070
Insert `,`
|
src/parser/jsonld.test.ts#L120
Insert `⏎······`
|
src/parser/jsonld.test.ts#L121
Replace `······allowContextFetching:·false` with `········allowContextFetching:·false,`
|
src/parser/jsonld.test.ts#L122
Replace `····})).rejects.toThrowError('Unexpected·context·requested·[http://example.org/my/remote/context]'` with `······}),⏎····).rejects.toThrowError(⏎······"Unexpected·context·requested·[http://example.org/my/remote/context]",⏎····`
|
|
src/parser/jsonld.test.ts#L122
Replace toThrowError() with its canonical name of toThrow()
|
The logs for this run have expired and are no longer available.
Loading