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

refactor(errors): move SARIF logic to sarif.d #17025

Merged
merged 1 commit into from
Oct 24, 2024

refactor(errors): move SARIF logic to sarif.d

e7507ab
Select commit
Loading
Failed to load commit list.
Merged

refactor(errors): move SARIF logic to sarif.d #17025

refactor(errors): move SARIF logic to sarif.d
e7507ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2024 in 1s

0.000% of diff hit (target 69.550%)

View this Pull Request on Codecov

0.000% of diff hit (target 69.550%)

Annotations

Check warning on line 20 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L20

Added line #L20 was not covered by tests

Check warning on line 26 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L26

Added line #L26 was not covered by tests

Check warning on line 29 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 41 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L41

Added line #L41 was not covered by tests

Check warning on line 54 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 56 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L56

Added line #L56 was not covered by tests

Check warning on line 58 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L58

Added line #L58 was not covered by tests

Check warning on line 64 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L64

Added line #L64 was not covered by tests

Check warning on line 67 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L67

Added line #L67 was not covered by tests

Check warning on line 71 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 76 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L83

Added line #L83 was not covered by tests

Check warning on line 91 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L91

Added line #L91 was not covered by tests

Check warning on line 98 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L98

Added line #L98 was not covered by tests

Check warning on line 101 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 107 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L107

Added line #L107 was not covered by tests

Check warning on line 111 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 114 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L114

Added line #L114 was not covered by tests

Check warning on line 118 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 123 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 128 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 132 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 142 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L135-L142

Added lines #L135 - L142 were not covered by tests

Check warning on line 147 in compiler/src/dmd/sarif.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/sarif.d#L145-L147

Added lines #L145 - L147 were not covered by tests