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

Delay finding and associating a build file with a (handle) uri #1647

Closed

fix: wrong build file associated

340ac48
Select commit
Loading
Failed to load commit list.
Closed

Delay finding and associating a build file with a (handle) uri #1647

fix: wrong build file associated
340ac48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 28, 2023 in 0s

35.37% of diff hit (target 76.12%)

View this Pull Request on Codecov

35.37% of diff hit (target 76.12%)

Annotations

Check warning on line 895 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L895

Added line #L895 was not covered by tests

Check warning on line 898 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L898

Added line #L898 was not covered by tests

Check warning on line 61 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 71 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L67-L71

Added lines #L67 - L71 were not covered by tests

Check warning on line 76 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 97 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 124 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 276 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L276

Added line #L276 was not covered by tests

Check warning on line 309 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L309

Added line #L309 was not covered by tests

Check warning on line 375 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L370-L375

Added lines #L370 - L375 were not covered by tests

Check warning on line 498 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L498

Added line #L498 was not covered by tests

Check warning on line 564 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L564

Added line #L564 was not covered by tests

Check warning on line 567 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L566-L567

Added lines #L566 - L567 were not covered by tests

Check warning on line 571 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L569-L571

Added lines #L569 - L571 were not covered by tests

Check warning on line 610 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L609-L610

Added lines #L609 - L610 were not covered by tests

Check warning on line 618 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L617-L618

Added lines #L617 - L618 were not covered by tests

Check warning on line 623 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L623

Added line #L623 was not covered by tests

Check warning on line 627 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L627

Added line #L627 was not covered by tests

Check warning on line 631 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L631

Added line #L631 was not covered by tests

Check warning on line 634 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L634

Added line #L634 was not covered by tests

Check warning on line 675 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L673-L675

Added lines #L673 - L675 were not covered by tests

Check warning on line 677 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L677

Added line #L677 was not covered by tests

Check warning on line 682 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L679-L682

Added lines #L679 - L682 were not covered by tests

Check warning on line 693 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L685-L693

Added lines #L685 - L693 were not covered by tests

Check warning on line 698 in src/DocumentStore.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DocumentStore.zig#L696-L698

Added lines #L696 - L698 were not covered by tests