Skip to content

v1.1.0

Choose a tag to compare

@MirkoZETA MirkoZETA released this 02 Mar 00:03
· 42 commits to master since this release

Added

  • Comprehensive unit tests for all API endpoints and functions
  • Test coverage reporting with pytest-cov
  • GitHub Pages integration for coverage reports
  • Coverage badges in README.md
  • New GitHub Actions workflow for test coverage

Changed

  • Improved documentation in README.md with clearer structure and badges
  • Enhanced API documentation in backend.py with better comments and docstrings
  • Updated development guide with clearer instructions
  • Refactored GitHub Actions workflows to separate testing and deployment
  • Improved code comments and function documentation

Fixed

  • Modified .gitignore to handle coverage files