Skip to content

Model Collection SchemaVersions and migrations on Collections

Codecov / codecov/project succeeded Feb 7, 2024 in 1s

73.92% (-0.11%) compared to 36315e4

View this Pull Request on Codecov

73.92% (-0.11%) compared to 36315e4

Details

Codecov Report

Attention: 185 lines in your changes are missing coverage. Please review.

Comparison is base (36315e4) 74.03% compared to head (2909d8e) 73.92%.

❗ Current head 2909d8e differs from pull request most recent head 23aadd5. Consider uploading reports for the commit 23aadd5 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2286      +/-   ##
===========================================
- Coverage    74.03%   73.92%   -0.11%     
===========================================
  Files          256      257       +1     
  Lines        25695    25846     +151     
===========================================
+ Hits         19023    19106      +83     
- Misses        5356     5411      +55     
- Partials      1316     1329      +13     
Files Coverage Δ
cli/cli.go 100.00% <100.00%> (ø)
cli/collection_describe.go 83.78% <100.00%> (+0.93%) ⬆️
cli/schema_migration_set.go 70.69% <100.00%> (ø)
cli/schema_set_active.go 100.00% <100.00%> (ø)
db/backup.go 59.64% <100.00%> (ø)
db/base/collection_keys.go 80.00% <100.00%> (ø)
db/description/schema.go 62.96% <100.00%> (+0.46%) ⬆️
db/schema.go 86.50% <100.00%> (+0.07%) ⬆️
http/openapi.go 97.25% <ø> (ø)
lens/fetcher.go 68.63% <100.00%> (+2.12%) ⬆️
... and 22 more

... and 7 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 36315e4...23aadd5. Read the comment docs.