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

fix: Update hew for chart fix, avoid error from Typography.Label #8712

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Conversation

mapmeld
Copy link
Contributor

@mapmeld mapmeld commented Jan 18, 2024

Description

Uses an updated hew to fix a reported issue with the chart: determined-ai/hew#99

Also fixes an issue where a Label with rows: 1 is putting an error in the JS Console

Test Plan

Builds successfully, Typography change is valid

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@mapmeld mapmeld added the to-cherry-pick Pull requests that need to be cherry-picked into the current release label Jan 18, 2024
@mapmeld mapmeld requested a review from a team as a code owner January 18, 2024 16:25
@cla-bot cla-bot bot added the cla-signed label Jan 18, 2024
Copy link

netlify bot commented Jan 18, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit 54138dc
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/65a950e3b404b20007cf81d5
😎 Deploy Preview https://deploy-preview-8712--determined-ui.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fef93a4) 51.32% compared to head (54138dc) 47.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8712      +/-   ##
==========================================
- Coverage   51.32%   47.09%   -4.24%     
==========================================
  Files         894      577     -317     
  Lines      156699   118166   -38533     
  Branches     2088     2088              
==========================================
- Hits        80426    55648   -24778     
+ Misses      74778    61023   -13755     
  Partials     1495     1495              
Flag Coverage Δ
harness ?
web 53.81% <100.00%> (ø)

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

Files Coverage Δ
...react/src/components/HyperparameterSearchModal.tsx 89.92% <100.00%> (ø)
webui/react/src/components/OverviewStats.tsx 100.00% <100.00%> (ø)

... and 317 files with indirect coverage changes

@mapmeld mapmeld merged commit e0e08b6 into main Jan 18, 2024
79 of 90 checks passed
@mapmeld mapmeld deleted the uifix branch January 18, 2024 16:55
dai-release bot pushed a commit that referenced this pull request Jan 18, 2024
* node and label hotfix
* label rows =1

(cherry picked from commit e0e08b6)
maxrussell pushed a commit that referenced this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed to-cherry-pick Pull requests that need to be cherry-picked into the current release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants