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

Added support for gorm.datatypes.JSON field #37

Merged
merged 3 commits into from
Feb 21, 2025

Fighting coverage

a1c79b2
Select commit
Loading
Failed to load commit list.
Merged

Added support for gorm.datatypes.JSON field #37

Fighting coverage
a1c79b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

87.03% (+0.30%) compared to 6410fc6

View this Pull Request on Codecov

87.03% (+0.30%) compared to 6410fc6

Details

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.03%. Comparing base (6410fc6) to head (a1c79b2).

Files with missing lines Patch % Lines
pkg/detectors/detectors.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   86.73%   87.03%   +0.30%     
==========================================
  Files          36       36              
  Lines        1884     1928      +44     
==========================================
+ Hits         1634     1678      +44     
  Misses        199      199              
  Partials       51       51              

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