enhance: [GoSDK] Add content-type header for bulk import req #38581
Codecov / codecov/project
succeeded
Dec 20, 2024 in 1s
81.00% (target 77.00%)
View this Pull Request on Codecov
81.00% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.00%. Comparing base (
306e5e6
) to head (5a419d9
).
Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38581 +/- ##
=======================================
Coverage 80.99% 81.00%
=======================================
Files 1379 1379
Lines 194492 194500 +8
=======================================
+ Hits 157523 157547 +24
+ Misses 31403 31390 -13
+ Partials 5566 5563 -3
Components | Coverage Δ | |
---|---|---|
Client | 75.90% <100.00%> (+0.01%) |
⬆️ |
Core | 69.33% <ø> (+<0.01%) |
⬆️ |
Go | 83.03% <ø> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
client/bulkwriter/bulk_import.go | 73.23% <100.00%> (+0.57%) |
⬆️ |
Loading