Merged
Conversation
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
Bumps [pyperclip](https://github.com/asweigart/pyperclip) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyperclip/commits) --- updated-dependencies: - dependency-name: pyperclip dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pyperclip from 1.10.0 to 1.11.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump pydantic from 2.11.9 to 2.12.5
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.16.0 to 6.18.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.16.0...v6.18.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump pyinstaller from 6.16.0 to 6.18.0
Logs module initialization to continue futher development
…ents, check-added-large-files
Version 1.1.4 * Workflow update: test coverage, wheel building * Bug fix: Forgot to get rid of output file in QEPest Main logic * Test fix: Smoke tests for both CLI, GUI (Just basic logic) * Imports fix: Static paths to modules * Added flake8, black, check-merge-conflict, debug-statements, check-added-large-files (6bf3862)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.18.0 to 6.19.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.18.0...v6.19.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Refactor QEPestMeta and related classes for improved coefficient handling and normalization - Updated QEPestMeta to accept coefficients and normalizers as optional parameters during initialization. - Introduced QEPestCoefficient, QEPestCoefficientNumerics, and QEPestCoefficientList for structured coefficient management. - Added Normaliser class for normalization functionality. - Modified QEPestOutput to use BaseModel for data representation. - Enhanced tests for coefficients and normalization to ensure robustness. - Removed deprecated normalization helper functions and consolidated tests.
build(deps-dev): bump pyinstaller from 6.18.0 to 6.19.0
Updated QEPestMeta to accept coefficients and normalizers as optional parameters during initialization. Introduced QEPestCoefficient, QEPestCoefficientNumerics, and QEPestCoefficientList for structured management. Added Normaliser class for normalization functionality. Modified QEPestOutput to use BaseModel for data representation. Enhanced tests for coefficients and normalization to ensure robustness. Removed deprecated normalization helper functions and consolidated tests. Updated Workflow for more efficiency runs Removed self.noError Updated CLI handling CLI supports json/txt files output Updated poetry with new versions of packages
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 1.4.0