Skip to content

Conversation

@ccHarvestasya
Copy link
Contributor

Problem

  • CA certificates are output as x509 v3, but node certificates are output as x509 v1.

Solution.

  • Output node certificate as x509 v3.

@codecov
Copy link

codecov bot commented Jun 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.72%. Comparing base (25b6fee) to head (6444e7d).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##              dev    #1422    +/-   ##
========================================
  Coverage   96.71%   96.72%            
========================================
  Files         259      257     -2     
  Lines       17821    17965   +144     
  Branches      215      215            
========================================
+ Hits        17236    17377   +141     
- Misses        579      582     +3     
  Partials        6        6            
Flag Coverage Δ
explorer-rest ?
lightapi-python 98.63% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...oestring/shoestring/internal/CertificateFactory.py 100.00% <ø> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

ccHarvestasya and others added 3 commits October 28, 2025 22:32
task: add NemConnector for POST local/chain/blocks-after and local/block/at
task: add Block model
task: add mapping transaction, TransferTransaction, ImportanceTransferTransaction, and ConvertAccountToMultisig
task: refactor the transaction model
task: add new model NamespaceRegistrationTransaction, MosaicDefinitionTransaction, and MosaicSupplyChangeTransaction
task: refactor and support more transactions
task: add new model MultisigTransaction and CosignSignatureTransaction
task: refactor the transaction model and the NEM connector
task: rename transaction model
task: add UnknownTransactionType exception

---
    
Signed-off-by: wayonb <wayon@symbol.dev>
Co-authored-by: Anthony Law <anthony@symbol.dev>
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.

2 participants