Skip to content

New version to work with 'common' statements#3444

Open
schreiberx wants to merge 27 commits into
masterfrom
martin_common_new
Open

New version to work with 'common' statements#3444
schreiberx wants to merge 27 commits into
masterfrom
martin_common_new

Conversation

@schreiberx
Copy link
Copy Markdown
Collaborator

This is an alternative version to work with 'common' statements.
Here, common statements are directly supported in the symbol table rather than using workarounds.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 96.03175% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.94%. Comparing base (5f5004c) to head (58d0bef).

Files with missing lines Patch % Lines
src/psyclone/psyir/symbols/symbol_table.py 87.17% 5 Missing ⚠️
src/psyclone/psyir/symbols/symbol.py 81.81% 4 Missing ⚠️
src/psyclone/psyir/symbols/interfaces.py 95.00% 1 Missing ⚠️

❌ Your project check has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3444      +/-   ##
==========================================
- Coverage   99.96%   99.94%   -0.02%     
==========================================
  Files         391      392       +1     
  Lines       54689    54898     +209     
==========================================
+ Hits        54670    54870     +200     
- Misses         19       28       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants