Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for use of VerifiedOperation #158

Merged
merged 5 commits into from
Jun 15, 2022

Conversation

sandreae
Copy link
Member

@sandreae sandreae commented Jun 13, 2022

Updates for p2panda/p2panda#353 in p2panda-rs

馃搵 Checklist

  • Add tests that cover your changes
  • Add this PR to the Unreleased section in CHANGELOG.md
  • Link this PR to any issues it closes
  • New files contain a SPDX license header

@sandreae sandreae changed the base branch from main to development June 13, 2022 20:02
@sandreae sandreae marked this pull request as ready for review June 13, 2022 20:04
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #158 (7936049) into development (bf6ccb1) will decrease coverage by 0.32%.
The diff coverage is 94.11%.

@@               Coverage Diff               @@
##           development     #158      +/-   ##
===============================================
- Coverage        87.92%   87.59%   -0.33%     
===============================================
  Files               42       42              
  Lines             2111     2055      -56     
===============================================
- Hits              1856     1800      -56     
  Misses             255      255              
Impacted Files Coverage 螖
aquadoggo/src/db/stores/operation.rs 91.07% <91.66%> (-2.50%) 猬囷笍
aquadoggo/src/db/stores/document.rs 93.50% <100.00%> (-0.13%) 猬囷笍
aquadoggo/src/db/stores/test_utils.rs 98.97% <100.00%> (-0.06%) 猬囷笍
aquadoggo/src/db/utils.rs 99.52% <100.00%> (-0.01%) 猬囷笍
aquadoggo/src/graphql/replication/context.rs 41.25% <0.00%> (-0.73%) 猬囷笍
aquadoggo/src/materializer/worker.rs 87.86% <0.00%> (-0.60%) 猬囷笍
aquadoggo/src/graphql/replication/mod.rs 68.23% <0.00%> (-0.37%) 猬囷笍
aquadoggo/src/server.rs 95.00% <0.00%> (-0.24%) 猬囷笍
aquadoggo/src/graphql/client/query.rs 93.54% <0.00%> (-0.21%) 猬囷笍
aquadoggo/src/graphql/client/mutation.rs 96.87% <0.00%> (-0.19%) 猬囷笍
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update bf6ccb1...7936049. Read the comment docs.

* development: (35 commits)
  Remove clippy warnings
  fmt
  Rename `ES` generic type param to `EntryStore`
  Add better instructions for regenerating the schema file.
  Rename `skiplinks` to `certificate_pool` and regen schema
  Use cafca's wording for error message.
  Fix typo
  Fix a clipp warn
  clippy --fix
  Add rt-multi-thread tokio feature to fix build of dump_schema
  Fix naming of param in SingleEntryAndPayload
  Add docstring to the `AliasedAuthor` type.
  Fix import order of tests
  Add PR link to changelog
  Make aquadoggo_cli the default workspace member
  Add licence header to dump_schema
  Remove mockall as dev dep
  Run cargo fmt
  Regenerate gql schema
  Changelog
  ...
@adzialocha adzialocha merged commit 32d12e7 into development Jun 15, 2022
adzialocha added a commit that referenced this pull request Jun 20, 2022
* development:
  Implement `reduce` and `dependency` task logic (#144)
  Send published entries to materializer (#161)
  Updates for use of `VerifiedOperation` (#158)
  A backlink is not a skiplink (#163)
  Update README.md
adzialocha added a commit that referenced this pull request Jun 20, 2022
* development: (42 commits)
  Implement `reduce` and `dependency` task logic (#144)
  Send published entries to materializer (#161)
  Updates for use of `VerifiedOperation` (#158)
  A backlink is not a skiplink (#163)
  Update README.md
  Remove clippy warnings
  Update `p2panda-rs` API & refactor tests (#147)
  fmt
  Rename `ES` generic type param to `EntryStore`
  Add better instructions for regenerating the schema file.
  Rename `skiplinks` to `certificate_pool` and regen schema
  Use cafca's wording for error message.
  Fix typo
  Target p2panda main (#142)
  Fix a clipp warn
  clippy --fix
  Add rt-multi-thread tokio feature to fix build of dump_schema
  Fix naming of param in SingleEntryAndPayload
  Add docstring to the `AliasedAuthor` type.
  Fix import order of tests
  ...
@adzialocha adzialocha deleted the updates-for-verified-operation branch June 29, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants