cardano-community / koios-go-client

Go Client library for Koios API
https://pkg.go.dev/github.com/cardano-community/koios-go-client/v3
Apache License 2.0
10 stars 4 forks source link

feat: v2 breaking changes (koios-1.0.7) #36

Closed mkungla closed 2 years ago

mkungla commented 2 years ago

Network

Epoch

Block

Transactions

Address

Account

Asset

Pool

Script

codecov-commenter commented 2 years ago

Codecov Report

Base: 85.73% // Head: 51.54% // Decreases project coverage by -34.19% :warning:

Coverage data is based on head (678bbf1) compared to base (61a00a0). Patch coverage: 44.41% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## =========================================== - Coverage 85.73% 51.54% -34.20% =========================================== Files 15 14 -1 Lines 1129 1331 +202 =========================================== - Hits 968 686 -282 - Misses 115 554 +439 - Partials 46 91 +45 ``` | Flag | Coverage Δ | | |---|---|---| | AccountAddresses | `11.79% <6.53%> (?)` | | | AccountAssets | `12.09% <6.26%> (?)` | | | AccountHistory | `12.09% <6.26%> (?)` | | | AccountInfo | `11.94% <6.53%> (?)` | | | AccountRewards | `12.09% <6.26%> (?)` | | | AccountUpdates | `12.39% <7.62%> (?)` | | | Accounts | `11.72% <3.26%> (?)` | | | AddressAssets | `12.24% <7.35%> (?)` | | | AddressInfo | `12.02% <6.53%> (?)` | | | AddressTxs | `12.39% <3.26%> (?)` | | | AssetAddresses | `11.57% <2.72%> (?)` | | | AssetHistory | `12.92% <6.81%> (?)` | | | AssetInfo | `12.17% <3.26%> (?)` | | | AssetPolicyInfo | `11.72% <3.81%> (?)` | | | AssetSummary | `11.41% <2.45%> (?)` | | | AssetTxs | `12.39% <4.90%> (?)` | | | Assets | `11.04% <2.45%> (?)` | | | BlockInfo | `12.99% <4.08%> (?)` | | | BlockTxs | `12.47% <5.44%> (?)` | | | Blocks | `12.09% <4.35%> (?)` | | | CredentialTxs | `12.47% <4.08%> (?)` | | | EpochBlockProtocols | `11.19% <4.90%> (?)` | | | EpochInfo | `11.41% <2.99%> (?)` | | | EpochParams | `11.34% <2.45%> (?)` | | | NativeScriptList | `11.04% <2.72%> (?)` | | | NetworkGenesis | `11.19% <3.26%> (?)` | | | NetworkTip | `11.49% <3.26%> (?)` | | | NetworkTotals | `11.04% <1.90%> (?)` | | | PlutusScriptList | `11.04% <2.72%> (?)` | | | PoolBlocks | `11.87% <2.99%> (?)` | | | PoolDelegators | `12.69% <6.26%> (?)` | | | PoolDelegatorsHistory | `11.64% <3.54%> (?)` | | | PoolHistory | `11.41% <1.90%> (?)` | | | PoolInfo | `12.62% <2.45%> (?)` | | | PoolMetadata | `11.79% <1.90%> (?)` | | | PoolRelays | `11.11% <2.45%> (?)` | | | PoolSnapshot | `11.49% <4.35%> (?)` | | | PoolUpdates | `11.94% <3.81%> (?)` | | | Pools | `11.04% <2.45%> (?)` | | | ScriptRedeemers | `11.64% <2.17%> (?)` | | | TxInfo | `13.89% <7.08%> (?)` | | | TxMetaLabels | `10.81% <2.45%> (?)` | | | TxMetadata | `12.02% <3.54%> (?)` | | | TxStatus | `11.64% <2.17%> (?)` | | | TxUTxO | `12.09% <2.72%> (?)` | | | account | `16.30% <13.07%> (?)` | | | address | `16.00% <10.62%> (?)` | | | assets | `19.83% <11.17%> (?)` | | | blocks | `15.40% <8.99%> (?)` | | | epoch | `13.37% <6.53%> (?)` | | | guild | `50.78% <41.68%> (?)` | | | mainnet | `51.31% <43.86%> (?)` | | | network | `13.07% <3.54%> (?)` | | | pool | `20.51% <9.80%> (?)` | | | scripts | `12.92% <2.72%> (?)` | | | testnet | `50.93% <42.50%> (?)` | | | transactions | `16.00% <8.99%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/cardano-community/koios-go-client/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community) | Coverage Δ | | |---|---|---| | [client.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-Y2xpZW50Lmdv) | `31.25% <0.00%> (-68.75%)` | :arrow_down: | | [script.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-c2NyaXB0Lmdv) | `74.28% <ø> (ø)` | | | [response.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-cmVzcG9uc2UuZ28=) | `37.31% <5.55%> (-62.69%)` | :arrow_down: | | [request.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-cmVxdWVzdC5nbw==) | `26.08% <13.33%> (-73.92%)` | :arrow_down: | | [account.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-YWNjb3VudC5nbw==) | `30.21% <27.82%> (-47.94%)` | :arrow_down: | | [transaction.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-dHJhbnNhY3Rpb24uZ28=) | `29.81% <37.50%> (-51.18%)` | :arrow_down: | | [network.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-bmV0d29yay5nbw==) | `65.11% <40.00%> (-13.96%)` | :arrow_down: | | [address.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-YWRkcmVzcy5nbw==) | `48.43% <45.00%> (-33.09%)` | :arrow_down: | | [epoch.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-ZXBvY2guZ28=) | `70.00% <59.09%> (-8.58%)` | :arrow_down: | | [pool.go](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community#diff-cG9vbC5nbw==) | `74.49% <68.96%> (-5.67%)` | :arrow_down: | | ... and [16 more](https://codecov.io/gh/cardano-community/koios-go-client/pull/36/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cardano-community)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.