Skip to content

Introduce Routable interface #850

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

Merged
merged 10 commits into from
Feb 5, 2025
Merged

Introduce Routable interface #850

merged 10 commits into from
Feb 5, 2025

Conversation

alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Feb 5, 2025

This PR introduces the Routable interface which gathers SignalMessages and EntityState that can be passed as arguments to routing functions.

Also the PR sorts out the usage of the GeneratedMixin annotation.

Other notable changes

  • Gradle was bumped to 8.12.1.
  • config was updated.

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (0aa72bc) to head (2e964a3).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #850   +/-   ##
=========================================
  Coverage     75.15%   75.15%           
  Complexity     1180     1180           
=========================================
  Files           191      191           
  Lines          4298     4298           
  Branches        346      346           
=========================================
  Hits           3230     3230           
  Misses          937      937           
  Partials        131      131           

@alexander-yevsyukov alexander-yevsyukov merged commit d9af94f into master Feb 5, 2025
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the routable-message branch February 5, 2025 18:22
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.

2 participants