fix: fix altercollectionfield interceptor dbname #38662
Merged
Codecov / codecov/project
succeeded
Dec 23, 2024 in 1s
81.03% (target 77.00%)
View this Pull Request on Codecov
81.03% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.03%. Comparing base (
bb5f38e
) to head (433451e
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38662 +/- ##
==========================================
+ Coverage 81.02% 81.03% +0.01%
==========================================
Files 1380 1380
Lines 195145 195150 +5
==========================================
+ Hits 158115 158143 +28
+ Misses 31448 31435 -13
+ Partials 5582 5572 -10
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (ø) |
|
Core | 69.33% <ø> (ø) |
|
Go | 83.01% <100.00%> (+0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/proxy/database_interceptor.go | 96.24% <100.00%> (+0.07%) |
⬆️ |
Loading