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

feat: #24 Adds filters for dates regardings accesses on /shorty/:id #26

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

bolovsky
Copy link
Member

@bolovsky bolovsky self-assigned this Aug 27, 2024
@bolovsky bolovsky force-pushed the rlopes/24_adds_date_filter branch from 83ee0d6 to 863d5df Compare August 27, 2024 16:36
@bolovsky bolovsky merged commit 3e94b92 into master Aug 27, 2024
2 checks passed
@bolovsky bolovsky deleted the rlopes/24_adds_date_filter branch August 27, 2024 16:38
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 37.21%. Comparing base (13fab9b) to head (863d5df).
Report is 2 commits behind head on master.

Files Patch % Lines
service/shorty.go 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   38.90%   37.21%   -1.69%     
==========================================
  Files          15       15              
  Lines         419      438      +19     
==========================================
  Hits          163      163              
- Misses        244      263      +19     
  Partials       12       12              

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

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.

Add datetime filters and aggregate counters for GET /short/:id
2 participants