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

Update includes facade to use trait instead of repeated logic #1551

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

caendesilva
Copy link
Member

Replaces a protected helper method with using the trait which contains the same logic

Replaces a protected helper method with using the trait which contains the same logic
@caendesilva caendesilva marked this pull request as ready for review February 12, 2024 15:12
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (222eba1) 100.00% compared to head (7c517e6) 100.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##              master     #1551     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1740      3476   +1736     
=============================================
  Files            180       360    +180     
  Lines           4715      9424   +4709     
=============================================
+ Hits            4715      9424   +4709     

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

@caendesilva caendesilva merged commit e058e3a into master Feb 12, 2024
19 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.

1 participant