Skip to content

Seigr Toolset Crypto v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@sergism77 sergism77 released this 19 Nov 14:43
· 25 commits to main since this release

🎯 What's New

This maintenance release brings comprehensive test coverage improvements to production-ready status.

Key Achievements

βœ… 91.42% Test Coverage (up from 82.75%)
βœ… 246+ Tests Passing (52 new tests added)
βœ… Zero Test Failures
βœ… All Major Components Production-Ready

πŸ“Š Coverage Improvements

Component Before After Improvement
stc_api.py 13.36% 91.70% +78.34pp
streaming_context.py 19.88% 98.19% +78.31pp
stc_cli.py 66.85% 97.79% +30.94pp
upfront_validation.py 74.31% 90.97% +16.66pp

πŸ§ͺ New Tests

  • 62 tests for STC API (context, encryption, passwords, decoys)
  • 24 tests for CLI interface (commands, error handling)
  • 50 tests for upfront validation (decoy validation, patterns)

πŸ“¦ Installation

pip install seigr-toolset-crypto==0.4.1

✨ No Breaking Changes

Simply upgrade from v0.4.0:

pip install --upgrade seigr-toolset-crypto

πŸ“š Documentation


Quality Rating: ⭐⭐⭐⭐⭐ (5/5 stars)
Production Confidence: 🟒 Very High