Skip to content

(closes #3045) Replace eval with getattr#3046

Merged
LonelyCat124 merged 3 commits into
masterfrom
3045_get_rid_of_eval
Jul 18, 2025
Merged

(closes #3045) Replace eval with getattr#3046
LonelyCat124 merged 3 commits into
masterfrom
3045_get_rid_of_eval

Conversation

@sergisiso

Copy link
Copy Markdown
Collaborator

That's a quick one, I don't know why we (probably me) didn't use getattr to begin with.

@sergisiso sergisiso self-assigned this Jul 9, 2025
@codecov

codecov Bot commented Jul 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (96322b1) to head (5b3e958).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3046   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         366      366           
  Lines       51566    51566           
=======================================
  Hits        51526    51526           
  Misses         40       40           

☔ 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.

@sergisiso

Copy link
Copy Markdown
Collaborator Author

@arporter @LonelyCat124 @hiker This is ready for review.

@sergisiso sergisiso changed the title #3045 Replace eval with getattr (closes #3045) Replace eval with getattr Jul 9, 2025

@LonelyCat124 LonelyCat124 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Happy to merge this @sergisiso - don't think anything functionally changes here so I'll skip the integration tests for this PR.

@LonelyCat124 LonelyCat124 merged commit 10602d4 into master Jul 18, 2025
11 checks passed
@LonelyCat124 LonelyCat124 deleted the 3045_get_rid_of_eval branch July 18, 2025 10:14
sergisiso pushed a commit that referenced this pull request Jul 18, 2025
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