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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ledger creation functions #716

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Improve ledger creation functions #716

merged 2 commits into from
Nov 11, 2024

Conversation

Copy link

github-actions bot commented Nov 9, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
app/model/db
   __init__.py310100% 
   ledger.py650100% 
app/model/schema
   ledger.py1020100% 
app/routers/issuer
   ledger.py282398%915–916, 957
app/utils
   ledger_utils.py128199%338
batch
   processor_create_ledger.py712170%81, 149, 151–152, 154, 156–163, 166–167, 169, 171, 175–178
   processor_create_utxo.py2002388%79–80, 505–506, 508–518, 520–521, 523–524, 528–531
tests/app
   test_ledger_CreateUpdateLedgerTemplate.py1900100% 
   test_ledger_DeleteLedgerTemplate.py980100% 
   test_ledger_RetrieveLedgerHistory.py5010100% 
   test_ledger_RetrieveLedgerTemplate.py1730100% 
   test_ledger_UpdateLedgerDetailsData.py1460100% 
tests/app/utils
   test_ledger_utils.py7100100% 
tests/batch
   test_processor_create_ledger.py1370100% 
   test_processor_create_utxo.py8330100% 
TOTAL76562127898% 

Tests Skipped Failures Errors Time
1975 0 💤 0 ❌ 0 🔥 24m 3s ⏱️

@YoshihitoAso YoshihitoAso marked this pull request as ready for review November 9, 2024 16:48
@YoshihitoAso YoshihitoAso marked this pull request as draft November 10, 2024 02:17
@YoshihitoAso YoshihitoAso marked this pull request as ready for review November 10, 2024 04:12
@YoshihitoAso YoshihitoAso merged commit 75e8dfe into dev-24.12 Nov 11, 2024
9 checks passed
@YoshihitoAso YoshihitoAso deleted the feature/#708 branch November 11, 2024 01:22
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.

[FEATURE] Improvement of ledger creation function for tokens without PersonalInfo registration upon transfer
2 participants