Skip to content

feat: add 'data' field to cost_info and cost_manager, enhance data co…#50

Merged
raccoon-mh merged 1 commit intocloudforet-io:masterfrom
raccoon-mh:master
Mar 3, 2026
Merged

feat: add 'data' field to cost_info and cost_manager, enhance data co…#50
raccoon-mh merged 1 commit intocloudforet-io:masterfrom
raccoon-mh:master

Conversation

@raccoon-mh
Copy link
Copy Markdown
Member

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

  • Introduced 'data' field in CostInfo and CostManager to handle additional cost data.
  • Updated data conversion logic in CostManager to ensure proper mapping and type handling for 'data' and 'additional_info' fields.
  • Added a static method to convert raw data values to floats where applicable.

Known issue

…nversion logic

- Introduced 'data' field in CostInfo and CostManager to handle additional cost data.
- Updated data conversion logic in CostManager to ensure proper mapping and type handling for 'data' and 'additional_info' fields.
- Added a static method to convert raw data values to floats where applicable.
@raccoon-mh raccoon-mh merged commit 112670f into cloudforet-io:master Mar 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

⚠️ @raccoon-mh the signed-off-by was not found in the following 1 commits:

  • 8327355: feat: add 'data' field to cost_info and cost_manager, enhance data conversion logic

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

⚠️ @raccoon-mh the signed-off-by was not found in the following 1 commits:

  • 8327355: feat: add 'data' field to cost_info and cost_manager, enhance data conversion logic

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant