Skip to content

Conversation

@manodnyab
Copy link
Contributor

Problem

Backend was getting errors as codewhispererPercentage should be double but in some places we are sending null which could be a string

Solution

Send 0 if value is null

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@manodnyab manodnyab requested a review from a team as a code owner November 24, 2025 22:37
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.79%. Comparing base (5896298) to head (6e31c9a).

Files with missing lines Patch % Lines
...whisperer/src/shared/telemetry/telemetryService.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2523      +/-   ##
==========================================
- Coverage   60.79%   60.79%   -0.01%     
==========================================
  Files         280      280              
  Lines       65578    65579       +1     
  Branches     4210     4211       +1     
==========================================
  Hits        39870    39870              
- Misses      25624    25625       +1     
  Partials       84       84              
Flag Coverage Δ
unittests 60.79% <50.00%> (-0.01%) ⬇️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants