Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Trim down API types and adjust code for it#264

Merged
joao-paulo-parity merged 1 commit intomasterfrom
trim_types
Mar 29, 2021
Merged

Trim down API types and adjust code for it#264
joao-paulo-parity merged 1 commit intomasterfrom
trim_types

Conversation

@joao-paulo-parity
Copy link
Contributor

Motivation

  • Avoids unwarranted errors for unused fields, like what happened 'bot merge' errors #219
  • Makes the code easier to test by requiring less fields to be mocked
  • Declutter code for ease of maintenance

closes #243

@joao-paulo-parity joao-paulo-parity merged commit 40807b2 into master Mar 29, 2021
@joao-paulo-parity joao-paulo-parity deleted the trim_types branch March 29, 2021 09:05
@joao-paulo-parity joao-paulo-parity added this to the 0.6 milestone Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trim down API types

1 participant