Skip to content

update test cases

Codecov / codecov/project failed Nov 18, 2024 in 0s

69.61% (-0.22%) compared to d1c216d

View this Pull Request on Codecov

69.61% (-0.22%) compared to d1c216d

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 120 lines in your changes missing coverage. Please review.

Project coverage is 69.61%. Comparing base (d1c216d) to head (c273226).

Files with missing lines Patch % Lines
database/schema/grammars/sqlserver.go 58.57% 57 Missing and 1 partial ⚠️
database/schema/sqlserver_schema.go 44.44% 16 Missing and 4 partials ⚠️
database/schema/sqlite_schema.go 0.00% 14 Missing ⚠️
database/schema/postgres_schema.go 7.14% 12 Missing and 1 partial ⚠️
database/schema/mysql_schema.go 35.71% 6 Missing and 3 partials ⚠️
database/schema/processors/sqlserver.go 0.00% 4 Missing ⚠️
database/schema/processors/mysql.go 0.00% 1 Missing ⚠️
database/schema/processors/postgres.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #726      +/-   ##
==========================================
- Coverage   69.83%   69.61%   -0.22%     
==========================================
  Files         205      210       +5     
  Lines       16396    16583     +187     
==========================================
+ Hits        11450    11545      +95     
- Misses       4303     4389      +86     
- Partials      643      649       +6     

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