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

chore: update pre-commit hooks #913

Merged
merged 2 commits into from
Mar 16, 2024

style: pre-commit fixes

28bb2c3
Select commit
Loading
Failed to load commit list.
Merged

chore: update pre-commit hooks #913

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

93.73% (target 85.00%)

View this Pull Request on Codecov

93.73% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 98.99497% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.73%. Comparing base (81fcb0e) to head (28bb2c3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files         190      190           
  Lines       47754    47763    +9     
=======================================
+ Hits        44760    44770   +10     
+ Misses       2994     2993    -1     
Files Coverage Δ
include/slang/ast/ASTContext.h 100.00% <100.00%> (ø)
include/slang/ast/Compilation.h 100.00% <100.00%> (ø)
include/slang/ast/Constraints.h 92.98% <100.00%> (+0.12%) ⬆️
include/slang/ast/Statements.h 89.07% <100.00%> (+0.33%) ⬆️
include/slang/ast/SystemSubroutine.h 93.33% <100.00%> (ø)
include/slang/ast/TimingControl.h 91.07% <100.00%> (+0.33%) ⬆️
include/slang/ast/expressions/AssertionExpr.h 62.13% <100.00%> (+1.52%) ⬆️
...lude/slang/ast/expressions/AssignmentExpressions.h 78.57% <100.00%> (+0.79%) ⬆️
include/slang/ast/expressions/CallExpression.h 81.81% <100.00%> (ø)
include/slang/ast/expressions/MiscExpressions.h 85.36% <100.00%> (+0.75%) ⬆️
... and 43 more

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 81fcb0e...28bb2c3. Read the comment docs.