Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit audio re-rendering; Remove unnecessary key #782

Merged
merged 3 commits into from
Oct 29, 2020

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Oct 28, 2020

Resolves #668


This change is Reviewable

@imnasnainaec imnasnainaec self-assigned this Oct 28, 2020
@codecov-io
Copy link

codecov-io commented Oct 28, 2020

Codecov Report

Merging #782 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #782   +/-   ##
=======================================
  Coverage   51.44%   51.45%           
=======================================
  Files         235      235           
  Lines        6276     6277    +1     
  Branches      404      404           
=======================================
+ Hits         3229     3230    +1     
  Misses       2749     2749           
  Partials      298      298           
Flag Coverage Δ
#backend 55.83% <ø> (ø)
#frontend 47.34% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...taEntry/DataEntryTable/RecentEntry/RecentEntry.tsx 20.68% <ø> (ø)
...ponents/Pronunciations/PronunciationsComponent.tsx 83.33% <100.00%> (+3.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1544c1...363ecc8. Read the comment docs.

Copy link
Collaborator

@jmgrady jmgrady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 2 files at r1, 1 of 1 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@imnasnainaec imnasnainaec merged commit 20a1dab into master Oct 29, 2020
@imnasnainaec imnasnainaec deleted the decrease-audio-fetching branch October 29, 2020 20:37
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.

Moving mouse over/from a Recent Entry causes the audio to reload
3 participants