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

Write AbstractScriptEntity.toString() in terms of getName() #1380

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

khatchad
Copy link
Contributor

Fixes #1378.

Copy link

Test Results

  572 files  ±0    572 suites  ±0   3h 32m 19s ⏱️ - 1m 35s
  734 tests ±0    717 ✅ ±0  17 💤 ±0  0 ❌ ±0 
3 554 runs  ±0  3 467 ✅ ±0  87 💤 ±0  0 ❌ ±0 

Results for commit d9ae4fc. ± Comparison against base commit 8a8f874.

Copy link
Member

@msridhar msridhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@msridhar msridhar merged commit 8927f91 into wala:master Mar 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AbstractScriptEntity.toString() should call AbstractScriptEntity.getName()
2 participants