Skip to content

Conversation

Zeyi-Lin
Copy link
Member

@Zeyi-Lin Zeyi-Lin commented May 29, 2024

Description

增加对inf的判别,以及单元测试。

Closes: #581

@Zeyi-Lin Zeyi-Lin requested review from Feudalman and SAKURA-CAT and removed request for Feudalman May 29, 2024 09:53
@Zeyi-Lin Zeyi-Lin self-assigned this May 29, 2024
@SAKURA-CAT
Copy link
Member

前端图表也需要跟着变一些东西,我到时候看看

@Zeyi-Lin
Copy link
Member Author

可以先防止多线程崩溃问题

@SAKURA-CAT
Copy link
Member

前端图表增加:

  • 对NaN和INF的处理:原本统一显示为-NaN,现改为NaN和INF
  • 错误图表不参与平滑
  • 含有NaN和INF的图表不参与平滑

@Zeyi-Lin
Copy link
Member Author

前端图表增加:

  • 对NaN和INF的处理:原本统一显示为-NaN,现改为NaN和INF
  • 错误图表不参与平滑
  • 含有NaN和INF的图表不参与平滑

本地看板测试了,没有问题

@SAKURA-CAT
Copy link
Member

修复了图表为error时,同组其他图表无法显示tooltip的问题

@SAKURA-CAT SAKURA-CAT merged commit 930ace4 into main May 30, 2024
@SAKURA-CAT SAKURA-CAT deleted the feat/bugfix-inf branch May 30, 2024 09:02
@SAKURA-CAT SAKURA-CAT added the 🐛 bug Something isn't working label May 30, 2024
@SAKURA-CAT SAKURA-CAT mentioned this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 当log的value出现'inf'时,会报错

2 participants