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

[Job Launcher] Refactored calculate job bounty method #1806

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

eugenvoronov
Copy link
Contributor

Description

Refactored calculate job bounty method.

Summary of changes

  • Added CvatCalculateJobBounty interface.
  • Updated calculateJobBounty method.
  • Removed calculateJobBounty from createManifestActions.
  • Renamed createManifestActions -> createDatasetActions.
  • Renamed ManifestAction -> DatasetAction.
  • Added new test cases.

How test the changes

yarn test

Related issues

[Job Launcher] Refactor calculate job bounty method
#1805

@eugenvoronov eugenvoronov self-assigned this Apr 2, 2024
Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 1:11pm
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 1:11pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 1:11pm
job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 1:11pm
reputation-oracle-server ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 1:11pm

@portuu3 portuu3 merged commit 5534c77 into develop Apr 2, 2024
14 checks passed
@portuu3 portuu3 deleted the refact/launcher/calculate-job-bounty branch April 2, 2024 13:17
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