Skip to content

Refactor/remove metaprogramming from event#321

Merged
luke-hill merged 6 commits intomainfrom
refactor/remove_metaprogramming_from_event
Apr 15, 2026
Merged

Refactor/remove metaprogramming from event#321
luke-hill merged 6 commits intomainfrom
refactor/remove_metaprogramming_from_event

Conversation

@luke-hill
Copy link
Copy Markdown
Contributor

@luke-hill luke-hill commented Apr 15, 2026

Description

This removes "most" metaprogramming from the Event base class. With a view to removing all of it soon later

This also removes a bunch of duplicated attr readers which are defined by inheriting from Event

Type of change

Please delete options that are not relevant.

  • Refactoring (improvements to code design or tooling that don't change behaviour)

Note to other contributors

If your change may impact future contributors, explain it here, and remember to update README.md and CONTRIBUTING.md accordingly.

Checklist:

Your PR is ready for review once the following checklist is
complete. You can also add some checks if you want to.

  • Tests have been added for any changes to behaviour of the code
  • New and existing tests are passing locally and on CI
  • bundle exec rubocop reports no offenses
  • CHANGELOG.md has been updated

@luke-hill luke-hill merged commit 5cff573 into main Apr 15, 2026
8 checks passed
@luke-hill luke-hill deleted the refactor/remove_metaprogramming_from_event branch April 15, 2026 19:34
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.

1 participant