Skip to content

[Fix] Update heatmap node height calculations#2452

Merged
cRui861 merged 8 commits intomasterfrom
rechen/variable-slots-updates
Feb 25, 2022
Merged

[Fix] Update heatmap node height calculations#2452
cRui861 merged 8 commits intomasterfrom
rechen/variable-slots-updates

Conversation

@cRui861
Copy link
Member

@cRui861 cRui861 commented Feb 23, 2022

  • Update heatmap node height calculations for requiredSlots
  • Update heatmap node tooltip display to include taskSlotsCount / taskSlotsPerNode
  • Naming update from task to taskSlots

@cRui861 cRui861 changed the title [Hotfix] Update heatmap node height calculations [Fix] Update heatmap node height calculations Feb 23, 2022
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #2452 (b3a64f6) into master (0b4a422) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b3a64f6 differs from pull request most recent head 062418c. Consider uploading reports for the commit 062418c to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2452   +/-   ##
=======================================
  Coverage   65.00%   65.00%           
=======================================
  Files         914      914           
  Lines       26359    26361    +2     
  Branches     5179     5179           
=======================================
+ Hits        17134    17136    +2     
  Misses       9225     9225           
Impacted Files Coverage Δ
...nts/pool/graphs/heatmap/nodes-heatmap.component.ts 95.63% <100.00%> (+0.03%) ⬆️

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 0b4a422...062418c. Read the comment docs.

@cRui861 cRui861 enabled auto-merge (squash) February 24, 2022 02:30
@bgklein
Copy link
Contributor

bgklein commented Feb 25, 2022

Not really a comment for this fix, but as user I would want a hover over displaying both slots and number of tasks on the VM. More of a feature there though

@dpwatrous dpwatrous self-requested a review February 25, 2022 16:53
Copy link
Member

@dpwatrous dpwatrous left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for making those changes!

@cRui861 cRui861 merged commit 9a0ef65 into master Feb 25, 2022
@cRui861 cRui861 deleted the rechen/variable-slots-updates branch February 25, 2022 16:53
@cRui861
Copy link
Member Author

cRui861 commented Mar 1, 2022

Fixes #2461

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.

3 participants