p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
70 stars 5 forks source link

Updates for new serialization of ids #569

Closed sandreae closed 1 year ago

sandreae commented 1 year ago

Updates required after: https://github.com/p2panda/p2panda/pull/525

📋 Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% :warning:

Comparison is base (45b70e1) 92.34% compared to head (12b4e33) 92.33%.

:exclamation: Current head 12b4e33 differs from pull request most recent head ec90998. Consider uploading reports for the commit ec90998 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #569 +/- ## ========================================== - Coverage 92.34% 92.33% -0.01% ========================================== Files 106 106 Lines 17863 17863 ========================================== - Hits 16495 16494 -1 - Misses 1368 1369 +1 ``` | [Files Changed](https://app.codecov.io/gh/p2panda/aquadoggo/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda) | Coverage Δ | | |---|---|---| | [aquadoggo/src/graphql/queries/collection.rs](https://app.codecov.io/gh/p2panda/aquadoggo/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda#diff-YXF1YWRvZ2dvL3NyYy9ncmFwaHFsL3F1ZXJpZXMvY29sbGVjdGlvbi5ycw==) | `99.60% <ø> (ø)` | | | [aquadoggo/src/graphql/queries/next\_args.rs](https://app.codecov.io/gh/p2panda/aquadoggo/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda#diff-YXF1YWRvZ2dvL3NyYy9ncmFwaHFsL3F1ZXJpZXMvbmV4dF9hcmdzLnJz) | `97.00% <100.00%> (ø)` | | | [aquadoggo/src/graphql/schema.rs](https://app.codecov.io/gh/p2panda/aquadoggo/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda#diff-YXF1YWRvZ2dvL3NyYy9ncmFwaHFsL3NjaGVtYS5ycw==) | `92.85% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/p2panda/aquadoggo/pull/569/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=p2panda)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.