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

✅(add): postgres search #305

Merged
merged 11 commits into from
Feb 2, 2025

Update customer_test.go

e46dc05
Select commit
Loading
Failed to load commit list.
Merged

✅(add): postgres search #305

Update customer_test.go
e46dc05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2025 in 1s

14.59% (-0.11%) compared to 7700696

View this Pull Request on Codecov

14.59% (-0.11%) compared to 7700696

Details

Codecov Report

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

Project coverage is 14.59%. Comparing base (7700696) to head (e46dc05).

Files with missing lines Patch % Lines
internal/pkg/postgressearch/postgres_search.go 0.00% 102 Missing ⚠️
internal/core/domain/shipment/shipment.go 0.00% 25 Missing ⚠️
...ructure/database/postgres/repositories/shipment.go 0.00% 5 Missing ⚠️
internal/api/handlers/shipment/handler.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
- Coverage   14.69%   14.59%   -0.11%     
==========================================
  Files         206      207       +1     
  Lines       19225    19358     +133     
==========================================
  Hits         2825     2825              
- Misses      16214    16347     +133     
  Partials      186      186              

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