Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use path instead of url for window #63

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

fix tests

43de52d
Select commit
Loading
Failed to load commit list.
Open

use path instead of url for window #63

fix tests
43de52d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 1s

68.42% of diff hit (target 72.84%)

View this Pull Request on Codecov

68.42% of diff hit (target 72.84%)

Annotations

Check warning on line 218 in src/Config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config.ts#L218

Added line #L218 was not covered by tests

Check warning on line 35 in src/Manifest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Manifest.ts#L35

Added line #L35 was not covered by tests

Check warning on line 139 in src/build/Builder.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/Builder.ts#L139

Added line #L139 was not covered by tests

Check warning on line 108 in src/build/MetafileAnalyser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/MetafileAnalyser.ts#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 111 in src/build/MetafileAnalyser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/MetafileAnalyser.ts#L111

Added line #L111 was not covered by tests

Check warning on line 55 in src/build/plugins/buildManifest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/plugins/buildManifest.ts#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 57 in src/build/plugins/buildManifest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/plugins/buildManifest.ts#L57

Added line #L57 was not covered by tests

Check warning on line 82 in src/build/plugins/buildManifest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/plugins/buildManifest.ts#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 96 in src/build/plugins/css.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/plugins/css.ts#L96

Added line #L96 was not covered by tests

Check warning on line 100 in src/build/plugins/css.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build/plugins/css.ts#L100

Added line #L100 was not covered by tests

Check warning on line 39 in src/cache/FsWatchCache.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache/FsWatchCache.ts#L39

Added line #L39 was not covered by tests

Check warning on line 27 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L27

Added line #L27 was not covered by tests

Check warning on line 33 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L33

Added line #L33 was not covered by tests

Check warning on line 46 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L41-L46

Added lines #L41 - L46 were not covered by tests

Check warning on line 51 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L51

Added line #L51 was not covered by tests

Check warning on line 53 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L53

Added line #L53 was not covered by tests

Check warning on line 74 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L74

Added line #L74 was not covered by tests

Check warning on line 95 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L95

Added line #L95 was not covered by tests

Check warning on line 97 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L97

Added line #L97 was not covered by tests

Check warning on line 102 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 104 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L104

Added line #L104 was not covered by tests

Check warning on line 107 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L107

Added line #L107 was not covered by tests

Check warning on line 144 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L144

Added line #L144 was not covered by tests

Check warning on line 147 in src/export/DenoExporter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/export/DenoExporter.ts#L147

Added line #L147 was not covered by tests