Skip to content

WIP - PR FIXUP - Remove CollectionAlreadyExists check from col_define.go

Codecov / codecov/project succeeded Jun 14, 2024 in 0s

78.03% (+0.09%) compared to 4ee61f7

View this Pull Request on Codecov

78.03% (+0.09%) compared to 4ee61f7

Details

Codecov Report

Attention: Patch coverage is 91.48352% with 31 lines in your changes missing coverage. Please review.

Project coverage is 78.03%. Comparing base (4ee61f7) to head (4975a21).

Current head 4975a21 differs from pull request most recent head a55f317

Please upload reports for the commit a55f317 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2720      +/-   ##
===========================================
+ Coverage    77.95%   78.03%   +0.09%     
===========================================
  Files          310      310              
  Lines        23113    23223     +110     
===========================================
+ Hits         18016    18122     +106     
- Misses        3716     3717       +1     
- Partials      1381     1384       +3     
Files Coverage Δ
internal/db/errors.go 66.32% <100.00%> (+1.34%) ⬆️
internal/db/schema.go 81.25% <100.00%> (+0.50%) ⬆️
internal/db/view.go 64.71% <77.78%> (-3.48%) ⬇️
internal/db/definition_validation.go 95.12% <94.76%> (+1.52%) ⬆️
internal/db/collection_define.go 74.19% <75.41%> (ø)

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ee61f7...a55f317. Read the comment docs.