feat: Add contraints and embedding directives #3405
Merged
Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
78.60% (+0.26%) compared to 34eab3f
View this Pull Request on Codecov
78.60% (+0.26%) compared to 34eab3f
Details
Codecov Report
Attention: Patch coverage is 83.48624%
with 216 lines
in your changes missing coverage. Please review.
Project coverage is 78.60%. Comparing base (
34eab3f
) to head (58ca89e
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3405 +/- ##
===========================================
+ Coverage 78.34% 78.60% +0.26%
===========================================
Files 395 396 +1
Lines 36286 37333 +1047
===========================================
+ Hits 28426 29342 +916
- Misses 6194 6315 +121
- Partials 1666 1676 +10
Files with missing lines | Coverage Δ | |
---|---|---|
client/collection_description.go | 81.93% <100.00%> (+1.66%) |
⬆️ |
client/collection_field_description.go | 71.43% <100.00%> (+1.43%) |
⬆️ |
client/ctype.go | 93.55% <100.00%> (ø) |
|
client/definitions.go | 75.88% <100.00%> (+0.24%) |
⬆️ |
client/errors.go | 67.05% <100.00%> (+6.23%) |
⬆️ |
client/normal_array.go | 98.11% <100.00%> (+0.11%) |
⬆️ |
client/normal_array_of_nillables.go | 97.03% <100.00%> (+0.19%) |
⬆️ |
client/normal_nil.go | 95.12% <100.00%> (+0.84%) |
⬆️ |
client/normal_nillable_array.go | 98.80% <100.00%> (+0.09%) |
⬆️ |
client/normal_nillable_array_of_nillables.go | 100.00% <100.00%> (ø) |
|
... and 34 more |
... and 16 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 34eab3f...58ca89e. Read the comment docs.
Loading