Skip to content

gci

4ab6cc3
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): upgrade Gorm and fix tests #1342

gci
4ab6cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2025 in 0s

56.86% (target 90.00%)

View this Pull Request on Codecov

56.86% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.86%. Comparing base (65665ec) to head (4ab6cc3).

Files with missing lines Patch % Lines
database/testutils/postgres_init.go 0.00% 8 Missing ⚠️

❌ Your project check has failed because the head coverage (56.86%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1342      +/-   ##
==========================================
- Coverage   56.87%   56.86%   -0.02%     
==========================================
  Files         646      647       +1     
  Lines       36691    36699       +8     
==========================================
  Hits        20868    20868              
- Misses      15167    15175       +8     
  Partials      656      656              
Files with missing lines Coverage Δ
database/testutils/postgres_init.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.