Skip to content

Test coverage 40% + several fixes#21

Open
dvp2015 wants to merge 54 commits into
travleev:masterfrom
MC-kit:test/40-pct
Open

Test coverage 40% + several fixes#21
dvp2015 wants to merge 54 commits into
travleev:masterfrom
MC-kit:test/40-pct

Conversation

@dvp2015

@dvp2015 dvp2015 commented Apr 26, 2026

Copy link
Copy Markdown

This is mostly the code research based on unit testing. The fixes in the code were applied only in cases where it was absolutely obvious and necessary to move further. When in doubt, I've just xfailed the tests showing errors.
Ruff formatting was applied only for edited files: I decided keep default 'ruff' formatting settings and don't try to reproduce the original style. That caused replacement of single quotes to double ones, and git diffs are somewhat polluted with formatting changes. Anyway, the default 'ruff' style is going to be standard. Before further code changes the formatting style is to be defined.

dvp added 30 commits April 19, 2026 00:12
- Stop support of Python2 in favor of new libraries
- Stop using deprecates setup.* files
- Add style checks
- Workaroun on missed branch in ancient splitter module
... this is extremly low for production quality package
will be increased with time
use commmands:
just docs - for auto serving the docs page
just docs-build - to build the docs
and remove obsolete files
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