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

Fix a case of false type equivalency #1175

Merged
merged 2 commits into from
Nov 14, 2024

style: pre-commit fixes

b317c0c
Select commit
Loading
Failed to load commit list.
Merged

Fix a case of false type equivalency #1175

style: pre-commit fixes
b317c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

94.63% (target 85.00%)

View this Pull Request on Codecov

94.63% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (1ac3d34) to head (b317c0c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1175   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files         195      195           
  Lines       50207    50207           
=======================================
  Hits        47512    47512           
  Misses       2695     2695           
Files with missing lines Coverage Δ
source/ast/types/Type.cpp 95.46% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ac3d34...b317c0c. Read the comment docs.