Skip to content

refactor(api/vote): refactor vote http endpoint and logic

Codecov / codecov/project failed Oct 6, 2024 in 1s

32.16% (-0.08%) compared to abac3f0

View this Pull Request on Codecov

32.16% (-0.08%) compared to abac3f0

Details

Codecov Report

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

Project coverage is 32.16%. Comparing base (abac3f0) to head (9046996).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
server/handler/vote.go 0.00% 66 Missing ⚠️
internal/dao/query_find.go 0.00% 3 Missing ⚠️
server/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #997      +/-   ##
==========================================
- Coverage   32.24%   32.16%   -0.08%     
==========================================
  Files         206      206              
  Lines        6888     6904      +16     
==========================================
  Hits         2221     2221              
- Misses       4513     4529      +16     
  Partials      154      154              

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