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

Hammer/summaries #850

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Hammer/summaries #850

merged 2 commits into from
Nov 29, 2023

Conversation

aaronchongth
Copy link
Member

What's new

Displaying more detailed task summaries for deployment.

Self-checks

  • I have prototyped this new feature (if necessary) on Figma
  • I'm familiar with and follow this Typescript guideline
  • I added unit-tests for new components
  • I tried testing edge cases
  • I tested the behavior of the components that interact with the backend, with an e2e test

Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 377 lines in your changes are missing coverage. Please review.

Comparison is base (fe0e808) 49.35% compared to head (806f29a) 48.13%.
Report is 26 commits behind head on deploy/hammer.

Files Patch % Lines
packages/dashboard/src/components/map-app.tsx 0.00% 103 Missing ⚠️
.../dashboard/src/components/delivery-alert-store.tsx 0.00% 61 Missing ⚠️
packages/react-components/lib/tasks/utils.ts 4.76% 54 Missing and 6 partials ⚠️
...kages/dashboard/src/components/tasks/tasks-app.tsx 0.00% 35 Missing ⚠️
...s/dashboard/src/components/tasks/task-schedule.tsx 0.00% 25 Missing ⚠️
...shboard/src/components/three-fiber/robot-three.tsx 0.00% 11 Missing ⚠️
...ashboard/src/components/three-fiber/lift-three.tsx 0.00% 10 Missing ⚠️
...react-components/lib/lifts/lift-table-datagrid.tsx 10.00% 1 Missing and 8 partials ⚠️
packages/dashboard/src/components/tasks/utils.ts 0.00% 8 Missing ⚠️
...react-components/lib/doors/door-table-datagrid.tsx 11.11% 0 Missing and 8 partials ⚠️
... and 12 more
Additional details and impacted files
@@                Coverage Diff                @@
##           deploy/hammer     #850      +/-   ##
=================================================
- Coverage          49.35%   48.13%   -1.23%     
=================================================
  Files                285      286       +1     
  Lines               7564     7814     +250     
  Branches            1050     1168     +118     
=================================================
+ Hits                3733     3761      +28     
- Misses              3682     3873     +191     
- Partials             149      180      +31     
Flag Coverage Δ
dashboard 15.06% <7.64%> (-0.01%) ⬇️
react-components 45.99% <18.85%> (-2.09%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Angatupyry Angatupyry left a comment

Choose a reason for hiding this comment

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

LGTM!

@aaronchongth aaronchongth merged commit 8113ea6 into deploy/hammer Nov 29, 2023
@aaronchongth aaronchongth deleted the hammer/summaries branch November 29, 2023 06:26
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