Skip to content

Fix cloud service sku values for vm picker table#2725

Merged
cRui861 merged 2 commits intomasterfrom
rechen/cloud-service-listing-fix
May 2, 2023
Merged

Fix cloud service sku values for vm picker table#2725
cRui861 merged 2 commits intomasterfrom
rechen/cloud-service-listing-fix

Conversation

@cRui861
Copy link
Member

@cRui861 cRui861 commented May 2, 2023

Example of what the table looked like before, with all values set to 0:
image

Example of the table now with correct values:

  • also removed the OS Disk table column for cloud service skus
    image

…capability values

* only show OS Disk for virtual machine skus
@cRui861 cRui861 force-pushed the rechen/cloud-service-listing-fix branch from f60221e to 6662b54 Compare May 2, 2023 00:57
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.

The changes look good, but there's a test failure.

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #2725 (cdb7ec9) into master (e1888e7) will increase coverage by 0.00%.
The diff coverage is 80.00%.

❗ Current head cdb7ec9 differs from pull request most recent head 9d7e92e. Consider uploading reports for the commit 9d7e92e to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2725   +/-   ##
=======================================
  Coverage   65.08%   65.08%           
=======================================
  Files         916      916           
  Lines       26478    26490   +12     
  Branches     5237     5240    +3     
=======================================
+ Hits        17233    17242    +9     
- Misses       9245     9248    +3     
Impacted Files Coverage Δ
...ion/add/vm-size-picker/vm-size-picker.component.ts 87.71% <66.66%> (-0.57%) ⬇️
src/app/models/vm-size.ts 95.91% <83.33%> (-4.09%) ⬇️

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 e1888e7...9d7e92e. Read the comment docs.

@cRui861 cRui861 merged commit 6151cc5 into master May 2, 2023
@cRui861 cRui861 deleted the rechen/cloud-service-listing-fix branch May 2, 2023 19:30
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.

2 participants