Skip to content

0.6.0-rc1

@amalcaraz amalcaraz tagged this 17 Feb 12:48
* feat: pre calculated blances

* Fix: Unit test of angel-pre_calculate_messages (#699)

* fix: test_cost_service.py

* fix: format_cost using quantize instead of ceil

* fix: cost unit test

* fix: format quantize use ROUND_FLOOR instead of ROUND_CEILING

* Fix: lint issue

* Fix: lint issue

* Fix mypy issue with TypeAlias

* fix: cost service

* fix: get_get_total_and_detailed_costs_from_db rename into get_total_and_detailed_costs

* fix: test process instances

* fix: add get_total_and_detailed_costs_from_db import

* fix: test_balances

* fix: from_aggregate method of ProductPricing

* fix: from_aggregate method of ProductPricing

* fix: test_storage

* fix: storage file

* fix: test_get_total_balance

* fix: test_process_confidential_vm missing aggregate in db fixture

* Fixed `test_get_total_cost_for_address` test

* Fixed `test_compare_account_cost_with_cost_payg_funct` test and `test_program_with_subscriptions` test

* fix: fixture_product_prices_aggregate_in_db was missing

* fix: _calculate_storage_costs logic

* fix: mypy issue

---------

Co-authored-by: Andres D. Molins <[email protected]>

* feat: pre calculated blances

* Fix: Unit test of angel-pre_calculate_messages (#699)

* fix: test_cost_service.py

* fix: format_cost using quantize instead of ceil

* fix: cost unit test

* fix: format quantize use ROUND_FLOOR instead of ROUND_CEILING

* Fix: lint issue

* Fix: lint issue

* Fix mypy issue with TypeAlias

* fix: cost service

* fix: get_get_total_and_detailed_costs_from_db rename into get_total_and_detailed_costs

* fix: test process instances

* fix: add get_total_and_detailed_costs_from_db import

* fix: test_balances

* fix: from_aggregate method of ProductPricing

* fix: from_aggregate method of ProductPricing

* fix: test_storage

* fix: storage file

* fix: test_get_total_balance

* fix: test_process_confidential_vm missing aggregate in db fixture

* Fixed `test_get_total_cost_for_address` test

* Fixed `test_compare_account_cost_with_cost_payg_funct` test and `test_program_with_subscriptions` test

* fix: fixture_product_prices_aggregate_in_db was missing

* fix: _calculate_storage_costs logic

* fix: mypy issue

---------

Co-authored-by: Andres D. Molins <[email protected]>

* WIP: price estimation refactor

* feat: using a sepparate model for cost estimation message schema

* WIP: cost estimation message schema

* fix: price type gpu calculation

* Fix: Remove duplicated code from the rebase.

---------

Co-authored-by: 1yam <[email protected]>
Co-authored-by: Andres D. Molins <[email protected]>
Assets 2
Loading