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

[slang] Fix static subroutine local variables multiple assigns and reduce MultipleAlwaysAssigns diag severity #903

style: pre-commit fixes

09eb208
Select commit
Loading
Failed to load commit list.
Closed

[slang] Fix static subroutine local variables multiple assigns and reduce MultipleAlwaysAssigns diag severity #903

style: pre-commit fixes
09eb208
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

93.64% (target 85.00%)

View this Pull Request on Codecov

93.64% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.64%. Comparing base (4c4155f) to head (09eb208).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #903   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files         189      189           
  Lines       47298    47297    -1     
=======================================
+ Hits        44290    44292    +2     
+ Misses       3008     3005    -3     
Files Coverage Δ
source/ast/expressions/CallExpression.cpp 93.38% <100.00%> (-0.02%) ⬇️

... and 2 files with indirect coverage changes


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 4c4155f...09eb208. Read the comment docs.