semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

refactor!: Replace "collateral" with "escrow" #164

Closed aasseman closed 1 year ago

aasseman commented 1 year ago

BREAKING CHANGE: All instances of the word "collateral" are replaced with "escrow".

Fixes #163

github-actions[bot] commented 1 year ago

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5765823640


Changes Missing Coverage Covered Lines Changed/Added Lines %
tap_core/src/tap_receipt/mod.rs 1 2 50.0%
tap_core/src/adapters/test/escrow_adapter_mock.rs 48 52 92.31%
<!-- Total: 92 97 94.85% -->
Files with Coverage Reduction New Missed Lines %
tap_core/src/tap_receipt/receipt_auditor.rs 1 87.32%
tap_core/src/tap_receipt/received_receipt.rs 1 84.65%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 5719992355: -0.07%
Covered Lines: 1027
Relevant Lines: 1255

💛 - Coveralls