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

Feature/tag stats endpoint #1317

Merged
merged 4 commits into from
Jan 9, 2022

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Jan 9, 2022

Closes #1315

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2022

Codecov Report

Merging #1317 (3b359cf) into develop (397bbe2) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1317      +/-   ##
=============================================
+ Coverage      96.94%   97.00%   +0.05%     
- Complexity      1187     1189       +2     
=============================================
  Files            184      185       +1     
  Lines           3704     3711       +7     
=============================================
+ Hits            3591     3600       +9     
+ Misses           113      111       -2     
Impacted Files Coverage Δ
module/Rest/src/Action/Tag/ListTagsAction.php 100.00% <100.00%> (ø)
module/Rest/src/Action/Tag/TagsStatsAction.php 100.00% <100.00%> (ø)
...le/Core/src/Domain/Repository/DomainRepository.php 100.00% <0.00%> (ø)
...src/Tag/Paginator/Adapter/TagsPaginatorAdapter.php 91.66% <0.00%> (+0.75%) ⬆️
module/Core/src/Repository/TagRepository.php 100.00% <0.00%> (+3.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 397bbe2...3b359cf. Read the comment docs.

@acelaya acelaya merged commit d2fef20 into shlinkio:develop Jan 9, 2022
@acelaya acelaya deleted the feature/tag-stats-endpoint branch January 9, 2022 17:02
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.

Create new endpoint for tags with stats
2 participants