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

Implement equality operator synthesization #1563

Merged
merged 11 commits into from
Aug 20, 2024

Remove needless comment

3742593
Select commit
Loading
Failed to load commit list.
Merged

Implement equality operator synthesization #1563

Remove needless comment
3742593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 20, 2024 in 0s

97.02% of diff hit (target 87.77%)

View this Pull Request on Codecov

97.02% of diff hit (target 87.77%)

Annotations

Check warning on line 688 in Sources/IR/Emitter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/IR/Emitter.swift#L688

Added line #L688 was not covered by tests

Check warning on line 3138 in Sources/IR/Emitter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/IR/Emitter.swift#L3138

Added line #L3138 was not covered by tests

Check warning on line 3154 in Sources/IR/Emitter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/IR/Emitter.swift#L3153-L3154

Added lines #L3153 - L3154 were not covered by tests

Check warning on line 3187 in Sources/IR/Emitter.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/IR/Emitter.swift#L3186-L3187

Added lines #L3186 - L3187 were not covered by tests