Skip to content

#2845 simplify changes to SymbolTable

Codecov / codecov/project failed Feb 10, 2025 in 0s

99.86% (-0.03%) compared to c823717

View this Pull Request on Codecov

99.86% (-0.03%) compared to c823717

Details

Codecov Report

Attention: Patch coverage is 91.80328% with 15 lines in your changes missing coverage. Please review.

Project coverage is 99.86%. Comparing base (c823717) to head (a4577d9).

Files with missing lines Patch % Lines
...psyclone/psyir/symbols/generic_interface_symbol.py 11.11% 8 Missing ⚠️
src/psyclone/psyir/symbols/symbol_table.py 94.04% 5 Missing ⚠️
...mmon/transformations/kernel_module_inline_trans.py 97.29% 1 Missing ⚠️
src/psyclone/tests/utilities.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2848      +/-   ##
==========================================
- Coverage   99.89%   99.86%   -0.03%     
==========================================
  Files         359      359              
  Lines       51011    51069      +58     
==========================================
+ Hits        50956    50999      +43     
- Misses         55       70      +15     

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