Skip to content

RUM-5077: Fix units for dropped nodes#2107

Merged
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-5077/fix-droppednode-units
Jun 24, 2024
Merged

RUM-5077: Fix units for dropped nodes#2107
jonathanmos merged 1 commit into
developfrom
jmoskovich/rum-5077/fix-droppednode-units

Conversation

@jonathanmos

Copy link
Copy Markdown
Member

What does this PR do?

We're sending ns instead of ms in the error msg for dropped nodes, but still write "ms" in the message itself. This pr fixes the units in the message.

Motivation

Wrong units in the dropped nodes error.

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@codecov-commenter

codecov-commenter commented Jun 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@df0670f). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2107   +/-   ##
==========================================
  Coverage           ?   69.18%           
==========================================
  Files              ?      700           
  Lines              ?    26165           
  Branches           ?     4406           
==========================================
  Hits               ?    18101           
  Misses             ?     6864           
  Partials           ?     1200           
Files Coverage Δ
...nreplay/internal/async/RecordedDataQueueHandler.kt 97.50% <ø> (ø)

@jonathanmos
jonathanmos force-pushed the jmoskovich/rum-5077/fix-droppednode-units branch from a42a745 to e30675f Compare June 24, 2024 10:51
@jonathanmos
jonathanmos marked this pull request as ready for review June 24, 2024 11:16
@jonathanmos
jonathanmos requested review from a team as code owners June 24, 2024 11:16
@jonathanmos
jonathanmos merged commit 64a8836 into develop Jun 24, 2024
@jonathanmos
jonathanmos deleted the jmoskovich/rum-5077/fix-droppednode-units branch June 24, 2024 13:59
@xgouchet xgouchet added this to the 2.12.x milestone Jul 31, 2024
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