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

another intern pool rewrite #1594

Merged
merged 30 commits into from
Dec 24, 2023

don't use `std.Thread.RwLock.PthreadRwLock`

7162c33
Select commit
Loading
Failed to load commit list.
Merged

another intern pool rewrite #1594

don't use `std.Thread.RwLock.PthreadRwLock`
7162c33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 23, 2023 in 0s

69.20% of diff hit (target 76.65%)

View this Pull Request on Codecov

69.20% of diff hit (target 76.65%)

Annotations

Check warning on line 235 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L235

Added line #L235 was not covered by tests

Check warning on line 456 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L456

Added line #L456 was not covered by tests

Check warning on line 463 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L463

Added line #L463 was not covered by tests

Check warning on line 469 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L465-L469

Added lines #L465 - L469 were not covered by tests

Check warning on line 472 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L472

Added line #L472 was not covered by tests

Check warning on line 477 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L477

Added line #L477 was not covered by tests

Check warning on line 479 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L479

Added line #L479 was not covered by tests

Check warning on line 481 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L481

Added line #L481 was not covered by tests

Check warning on line 492 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L491-L492

Added lines #L491 - L492 were not covered by tests

Check warning on line 494 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L494

Added line #L494 was not covered by tests

Check warning on line 497 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L497

Added line #L497 was not covered by tests

Check warning on line 508 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L508

Added line #L508 was not covered by tests

Check warning on line 511 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L511

Added line #L511 was not covered by tests

Check warning on line 514 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L513-L514

Added lines #L513 - L514 were not covered by tests

Check warning on line 518 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 520 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L520

Added line #L520 was not covered by tests

Check warning on line 533 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L530-L533

Added lines #L530 - L533 were not covered by tests

Check warning on line 536 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L536

Added line #L536 was not covered by tests

Check warning on line 539 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L538-L539

Added lines #L538 - L539 were not covered by tests

Check warning on line 544 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L543-L544

Added lines #L543 - L544 were not covered by tests

Check warning on line 547 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L547

Added line #L547 was not covered by tests

Check warning on line 549 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L549

Added line #L549 was not covered by tests

Check warning on line 569 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L569

Added line #L569 was not covered by tests

Check warning on line 571 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L571

Added line #L571 was not covered by tests

Check warning on line 576 in src/ComptimeInterpreter.zig

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ComptimeInterpreter.zig#L576

Added line #L576 was not covered by tests