Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Conversation

@juliosgarbi
Copy link
Contributor

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Frontend

What is the new behavior?

The UI changed and now the Paragraph is highlighted when user is playing that part of the audio

What is the current behavior?

Current we are using the old UI and the paragraph doesn't highlight

What libraries were added/updated?

(list all with version changes)

Does this change affect performance?

(if so describe the impacts positive or negative)

Does this change affect security?

(if so describe the impacts positive or negative)

What alternative approaches were there?

(briefly list any if applicable)

What feature flags were used to cover this change?

(briefly list any if applicable)

Does this PR introduce a breaking change?

(check only one)

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

What level of testing was included in the change?

(check all that apply)

  • e2e
  • integration
  • unit

Which logical domain(s) does this change affect?

(for bug fixes/features, be as precise as possible. ex. Authentication, Annotation History, Review Stream etc.)

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -59.05 ⚠️

Comparison is base (0807819) 67.06% compared to head (5cfbbc6) 8.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #1500       +/-   ##
==========================================
- Coverage   67.06%   8.02%   -59.05%     
==========================================
  Files         437     436        -1     
  Lines       27109   27211      +102     
  Branches     7184    7116       -68     
==========================================
- Hits        18182    2185    -15997     
- Misses       7703   25026    +17323     
+ Partials     1224       0     -1224     
Impacted Files Coverage Δ
src/components/TimeDurationControl/TimeBox.tsx 2.17% <ø> (-50.00%) ⬇️
...onents/TimeDurationControl/TimeDurationControl.tsx 7.69% <ø> (-61.54%) ⬇️
src/components/Timeline/Controls.tsx 0.00% <0.00%> (-89.08%) ⬇️
src/lib/AudioUltra/Regions/Regions.ts 0.00% <0.00%> (-92.73%) ⬇️
src/lib/AudioUltra/Regions/Segment.ts 0.00% <0.00%> (-95.26%) ⬇️
src/lib/AudioUltra/Timeline/Timeline.ts 0.00% <0.00%> (-94.62%) ⬇️
src/lib/AudioUltra/Waveform.ts 0.00% <0.00%> (-73.22%) ⬇️
src/tags/object/AudioUltra/model.js 0.00% <0.00%> (-83.25%) ⬇️
src/tags/object/Paragraphs/HtxParagraphs.js 0.00% <0.00%> (-75.68%) ⬇️
src/tags/object/Paragraphs/Phrases.js 0.00% <0.00%> (-100.00%) ⬇️
... and 1 more

... and 351 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juliosgarbi juliosgarbi merged commit 624dfac into master Jul 13, 2023
@juliosgarbi juliosgarbi deleted the fb-lsdv-5255 branch July 13, 2023 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants