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

Move logic to serialize ShortUrls to entity itself #2069

Merged

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Mar 18, 2024

Get rid of most ShortUrl getters by moving the logic to convert to array to the entity itself.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.35%. Comparing base (cd38732) to head (e028d8e).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2069      +/-   ##
=============================================
- Coverage      97.36%   97.35%   -0.01%     
+ Complexity      1349     1342       -7     
=============================================
  Files            251      251              
  Lines           4780     4765      -15     
=============================================
- Hits            4654     4639      -15     
  Misses           126      126              

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

@acelaya acelaya merged commit 63ea9e4 into shlinkio:develop Mar 19, 2024
23 checks passed
@acelaya acelaya deleted the feature/short-url-simplification branch March 19, 2024 06:35
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