Skip to content

Conversation

LinPr
Copy link

@LinPr LinPr commented Aug 8, 2025

make the case []interface{} processed consist with the case primitve.A, just like the upper case bson.M and case map[string]interface{} have the same handle function.

…ive.A, just like the upper case bson.M and case map[string]interface{} have the same process

Signed-off-by: LinPr <[email protected]>
@LinPr LinPr requested a review from a team as a code owner August 8, 2025 08:57
@LinPr LinPr requested review from BupycHuk and JiriCtvrtka and removed request for a team August 8, 2025 08:57
@LinPr LinPr changed the title fix: make the case []interface{} processed consist with the case primitve.A Fix: Make the case []interface{} processed consist with the case primitve.A Aug 8, 2025
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.10%. Comparing base (dc46ed5) to head (5df600f).
⚠️ Report is 126 commits behind head on main.

Files with missing lines Patch % Lines
exporter/metrics.go 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (dc46ed5) and HEAD (5df600f). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (dc46ed5) HEAD (5df600f)
agent 10 8
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
- Coverage   70.88%   65.10%   -5.79%     
==========================================
  Files          28       29       +1     
  Lines        3569     3092     -477     
==========================================
- Hits         2530     2013     -517     
- Misses        904      939      +35     
- Partials      135      140       +5     
Flag Coverage Δ
agent 65.10% <0.00%> (-5.79%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant