-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removing 2.7 support and switching everything to new practices * New package setup * Update logger * Logger update and removed six calls * Updating format and removing eval statements * Adding pathlib and making sure TokenNumber and Token are taken in load function * Working on typing hints to improve readability * Typing hints * Parameterize explicit solve test * Parameterize defaults tests * Parameterize implicit solving test * Parameterize parsing tests * Parameterize repeated tokens * Parameterize repeating tokens * Parameterization of anchor tests * More parameterization on naming tests * Remove comment * WIP rules tests parameterization * Validate basic rule creation parameters * Rules tests parametrization * Wip token tests parametrization * Tokens tests parametrization finished * Update docs * Fixing outdated tox * Remove old travis * Setup shell before invoking ruff * Using pipenv run * Badges * Fixing docs buils * docs requirements * Update yml with requirements * Update badges in docs * Update coverage * Adds coverage badge * Testing environment * Add lcov report * wrong token placement
- Loading branch information
Showing
6 changed files
with
56 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters