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/leave out phases #926

Closed
wants to merge 3 commits into from
Closed

Conversation

aaronchongth
Copy link
Member

What's new

  • Added new endpoint specifically for task state export
  • Removes phases from task states during query, only leaving them in for task state exports

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 <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 46.68%. Comparing base (fe0e808) to head (91e62f0).
Report is 74 commits behind head on deploy/hammer.

Files Patch % Lines
...ckages/api-server/api_server/routes/tasks/tasks.py 37.50% 5 Missing ⚠️
...ckages/api-server/api_server/repositories/tasks.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           deploy/hammer     #926      +/-   ##
=================================================
- Coverage          49.35%   46.68%   -2.67%     
=================================================
  Files                285      204      -81     
  Lines               7564     6319    -1245     
  Branches            1050      864     -186     
=================================================
- Hits                3733     2950     -783     
+ Misses              3682     3363     -319     
+ Partials             149        6     -143     
Flag Coverage Δ
api-server 76.73% <62.50%> (-4.07%) ⬇️
dashboard 13.73% <ø> (-1.34%) ⬇️
react-components ?
rmf-auth ?

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.

@aaronchongth
Copy link
Member Author

Closing this, as phases are required for general query by new smart cart API server

@aaronchongth aaronchongth deleted the hammer/leave-out-phases branch May 27, 2024 15:25
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.

None yet

1 participant