chore: update pre-commit hooks #913
Merged
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
@@ 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.
Loading