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/project succeeded Aug 20, 2024 in 0s

87.83% (+0.05%) compared to b5bd439

View this Pull Request on Codecov

87.83% (+0.05%) compared to b5bd439

Details

Codecov Report

Attention: Patch coverage is 97.02970% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.83%. Comparing base (b5bd439) to head (3742593).

Files Patch % Lines
Sources/IR/Emitter.swift 96.87% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1563      +/-   ##
==========================================
+ Coverage   87.77%   87.83%   +0.05%     
==========================================
  Files         372      372              
  Lines       22491    22568      +77     
==========================================
+ Hits        19741    19822      +81     
+ Misses       2750     2746       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.