Skip to content

PR FIXUP - FieldKind.IsArray etc

Codecov / codecov/project succeeded Feb 28, 2024 in 0s

74.82% (+0.06%) compared to b2ab1b3

View this Pull Request on Codecov

74.82% (+0.06%) compared to b2ab1b3

Details

Codecov Report

Attention: Patch coverage is 94.58333% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 74.82%. Comparing base (b2ab1b3) to head (510bbd6).
Report is 1 commits behind head on develop.

❗ Current head 510bbd6 differs from pull request most recent head c9bb80b. Consider uploading reports for the commit c9bb80b to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2336      +/-   ##
===========================================
+ Coverage    74.75%   74.82%   +0.06%     
===========================================
  Files          256      257       +1     
  Lines        25254    25314      +60     
===========================================
+ Hits         18878    18939      +61     
+ Misses        5088     5085       -3     
- Partials      1288     1290       +2     
Files Coverage Δ
client/document.go 70.64% <100.00%> (ø)
core/encoding.go 64.23% <100.00%> (ø)
db/base/collection_keys.go 84.62% <100.00%> (+4.62%) ⬆️
db/collection_get.go 72.22% <ø> (ø)
db/collection_index.go 90.91% <100.00%> (-0.08%) ⬇️
db/collection_update.go 71.28% <100.00%> (ø)
db/description/schema.go 61.75% <ø> (-1.21%) ⬇️
db/errors.go 61.09% <100.00%> (-1.17%) ⬇️
db/fetcher/encoded_doc.go 76.14% <100.00%> (ø)
db/fetcher/errors.go 36.36% <ø> (ø)
... and 18 more

... and 2 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 9534113...c9bb80b. Read the comment docs.