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

Introduce getEntity method in entity builders #153

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

AndreasLrx
Copy link
Owner

Description

Everything is in the title.

Close : #152

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Added/updated tests?

  • New tests written
  • Existing tests updated
  • Tests are not required because this is a simple getter and I don't want to make them now
  • I need help with writing tests

@AndreasLrx AndreasLrx added enhancement New feature or request entity Related to ecstasy entities labels Jun 7, 2024
@AndreasLrx AndreasLrx self-assigned this Jun 7, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.21%. Comparing base (67f3801) to head (d9a8a23).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   83.21%   83.21%           
=======================================
  Files          63       63           
  Lines        1090     1090           
  Branches      345      345           
=======================================
  Hits          907      907           
  Misses        127      127           
  Partials       56       56           

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

@AndreasLrx AndreasLrx merged commit 5eda2ad into main Jun 7, 2024
4 checks passed
@AndreasLrx AndreasLrx deleted the feature/152-accessible-entity-id-in-builder branch June 7, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request entity Related to ecstasy entities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Allow access to entity id within the builder
2 participants