summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2022-12-04 22:03:18 +0000
committerGitHub <noreply@github.com>2022-12-04 22:03:18 +0000
commitb88f07ebb056293b1a29f24e4f42203c09bcbcf8 (patch)
tree52e2de58503714cc6510db614b4a654af2fdda3c /codecov.yml
parent2ca72c0b62e08efd244eba1723bc4fc65d30eed2 (diff)
parent4dfae28c5bd656806a7baf7855c95770f4ad0ed8 (diff)
merge: Clean up compute service (v1)
This pull request is one in a series of changes that attempt to clean up the warts of the OpenDC Compute Service. These changes should make the API more robust for future developments. ## Implementation Notes :hammer_and_pick: * Do not suspend in compute API * Expose state directly to clients * Do not split interface and implementation ## External Dependencies :four_leaf_clover: * N/A ## Breaking API Changes :warning: * The methods of `ComputeClient` do not have the suspend modifier anymore. * Changes to the classes of `ComputeClient` are now immediately visible on the server side. It is not necessary to call `refresh` anymore. * `ComputeService` must be constructed via its builder class now.
Diffstat (limited to 'codecov.yml')
0 files changed, 0 insertions, 0 deletions