Skip to content

Added basic support for foreign keys, updated docs, dehardcoding

c6c5dbc
Select commit
Loading
Failed to load commit list.
Merged

Added basic support for foreign keys, updated docs, dehardcoding #32

Added basic support for foreign keys, updated docs, dehardcoding
c6c5dbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

86.73% (+0.59%) compared to a7d9369

View this Pull Request on Codecov

86.73% (+0.59%) compared to a7d9369

Details

Codecov Report

Attention: Patch coverage is 86.81818% with 29 lines in your changes missing coverage. Please review.

Project coverage is 86.73%. Comparing base (a7d9369) to head (c6c5dbc).

Files with missing lines Patch % Lines
pkg/serializers/field.go 57.14% 7 Missing and 2 partials ⚠️
pkg/models/tags.go 72.72% 4 Missing and 2 partials ⚠️
pkg/queries/gormq/gorm.go 87.23% 4 Missing and 2 partials ⚠️
pkg/integration/integration.go 88.63% 2 Missing and 3 partials ⚠️
pkg/fields/field.go 87.50% 2 Missing ⚠️
pkg/detectors/representation.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   86.13%   86.73%   +0.59%     
==========================================
  Files          33       36       +3     
  Lines        1745     1884     +139     
==========================================
+ Hits         1503     1634     +131     
- Misses        193      199       +6     
- Partials       49       51       +2     

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