Skip to content

Conversation

GitBib
Copy link
Owner

@GitBib GitBib commented Jan 26, 2025

No description provided.

Revised `pyproject.toml` to use the new `[tool.poetry.group.dev.dependencies]` structure and updated several dependencies to newer versions, with Python version constraints (>=3.10) for some tools like Sphinx. Removed old or obsolete dependencies from `poetry.lock` to reduce clutter and maintain compatibility with the updated configuration.
Update the documentation configuration to use the Sphinx Immateriamaterial theme instead of Sphinx Material, enabling enhanced features like customizable palettes, dark mode toggle, and expanded navigation options. Also, update the copyright year to 2025 for accuracy.
Updated Python shell examples in `MKVFile.py` and `MKVTrack.py` to use consistent `>>>` prompts. Enhanced `Verifications.py` with comprehensive docstrings, standardized parameter types, and added detailed usage examples for better clarity.
Added detailed descriptions, core function categorizations, and usage examples for the Verifications module. This enhances clarity, supports better understanding, and provides practical examples of verification workflows.
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.87%. Comparing base (3f292d9) to head (4fd691f).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   66.87%   66.87%           
=======================================
  Files          10       10           
  Lines         951      951           
=======================================
  Hits          636      636           
  Misses        315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GitBib GitBib merged commit 2f503e0 into master Jan 26, 2025
19 checks passed
@GitBib GitBib deleted the new-docs branch January 26, 2025 03:31
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.

1 participant