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

[#796] ui: Fix: history data some time wrongly ordered #809

Merged
merged 7 commits into from
Feb 1, 2025
Merged

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented Feb 1, 2025

Issue: #796

Changes:

  • Fixed a bug in the UI that cached data incorrectly
  • Removed unnecessary useMemo hooks

@yohamta yohamta merged commit 9344144 into main Feb 1, 2025
4 checks passed
@yohamta yohamta deleted the 796-fix-ui-bug branch February 1, 2025 14:31
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.59%. Comparing base (38c7969) to head (6033c27).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage   55.59%   55.59%           
=======================================
  Files          73       73           
  Lines        7905     7905           
=======================================
  Hits         4395     4395           
  Misses       3132     3132           
  Partials      378      378           

Continue to review full report in Codecov by Sentry.

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

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