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

backend: refactor duplicated aarray structs #16896

Merged
merged 1 commit into from
Sep 27, 2024

backend: refactor duplicated aarray structs

29285e1
Select commit
Loading
Failed to load commit list.
Merged

backend: refactor duplicated aarray structs #16896

backend: refactor duplicated aarray structs
29285e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2024 in 0s

51.162% of diff hit (target 68.762%)

View this Pull Request on Codecov

51.162% of diff hit (target 68.762%)

Annotations

Check warning on line 445 in compiler/src/dmd/backend/aarray.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/aarray.d#L445

Added line #L445 was not covered by tests

Check warning on line 452 in compiler/src/dmd/backend/aarray.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/aarray.d#L451-L452

Added lines #L451 - L452 were not covered by tests

Check warning on line 1078 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1078

Added line #L1078 was not covered by tests

Check warning on line 1083 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1083

Added line #L1083 was not covered by tests

Check warning on line 1194 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1194

Added line #L1194 was not covered by tests

Check warning on line 1392 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1392

Added line #L1392 was not covered by tests

Check warning on line 1491 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1491

Added line #L1491 was not covered by tests

Check warning on line 1497 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1497

Added line #L1497 was not covered by tests

Check warning on line 1536 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1536

Added line #L1536 was not covered by tests

Check warning on line 1542 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1542

Added line #L1542 was not covered by tests

Check warning on line 1709 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1709

Added line #L1709 was not covered by tests

Check warning on line 1714 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L1714

Added line #L1714 was not covered by tests

Check warning on line 2629 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L2629

Added line #L2629 was not covered by tests

Check warning on line 3047 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L3047

Added line #L3047 was not covered by tests

Check warning on line 3177 in compiler/src/dmd/backend/dwarfdbginf.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/dwarfdbginf.d#L3177

Added line #L3177 was not covered by tests

Check warning on line 484 in compiler/src/dmd/backend/elfobj.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/elfobj.d#L484

Added line #L484 was not covered by tests

Check warning on line 657 in compiler/src/dmd/backend/elfobj.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/elfobj.d#L657

Added line #L657 was not covered by tests

Check warning on line 679 in compiler/src/dmd/backend/elfobj.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/elfobj.d#L679

Added line #L679 was not covered by tests

Check warning on line 691 in compiler/src/dmd/backend/elfobj.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/elfobj.d#L691

Added line #L691 was not covered by tests

Check warning on line 713 in compiler/src/dmd/backend/elfobj.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/backend/elfobj.d#L713

Added line #L713 was not covered by tests