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

KNOWNBUG test for enum-range check inside LHS of an assignment #8543

Merged
merged 1 commit into from
Dec 25, 2024

KNOWNBUG test for enum-range check inside LHS of an assignment

fbee5c1
Select commit
Loading
Failed to load commit list.
Merged

KNOWNBUG test for enum-range check inside LHS of an assignment #8543

KNOWNBUG test for enum-range check inside LHS of an assignment
fbee5c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

78.55% (+0.00%) compared to c4aaafd

View this Pull Request on Codecov

78.55% (+0.00%) compared to c4aaafd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.55%. Comparing base (c4aaafd) to head (fbee5c1).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8543   +/-   ##
========================================
  Coverage    78.55%   78.55%           
========================================
  Files         1729     1729           
  Lines       199714   199714           
  Branches     18312    18312           
========================================
  Hits        156892   156892           
  Misses       42822    42822           

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