-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/remove ignore errors in mypy settings #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
DiogoRibeiro7
merged 27 commits into
main
from
feat/remove-ignore_errors-in-mypy-settings
Aug 8, 2025
Merged
Feat/remove ignore errors in mypy settings #78
DiogoRibeiro7
merged 27 commits into
main
from
feat/remove-ignore_errors-in-mypy-settings
Aug 8, 2025
Conversation
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
* chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 8, 2025
This reverts commit 3c799d0.
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 8, 2025
* Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" This reverts commit 3c799d0.
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 8, 2025
This reverts commit 3c799d0.
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 8, 2025
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 8, 2025
* Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" (#80) This reverts commit 3c799d0. * Update version to 1.0.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 9, 2025
* Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" (#80) This reverts commit 3c799d0. * Update version to 1.0.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
DiogoRibeiro7
added a commit
that referenced
this pull request
Aug 29, 2025
* feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * Revert 78 feat/remove ignore errors in mypy settings (#79) * Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" This reverts commit 3c799d0. * fix: tighten sequence checks and streamline competing-risk helpers (#81) * Mege Main in to branch (#82) * Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" (#80) This reverts commit 3c799d0. * Update version to 1.0.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: sync version and tidy changelog (#84) * Merge main in to branch (#85) * Feat/remove ignore errors in mypy settings (#78) * feat: Add competing risks models and enhance data visualization * feat: Add competing risks models and enhance data visualization * chore: fixes * chore: fixes unit test * chore: solve issues with formatting * Add files via upload * docs: update fix reference (#37) * Add missing dependencies and configure quality tools (#39) * feat: add dataset export utility (#41) * Fix black formatting (#43) * Add extensive summary tests (#45) * Add visualization CLI tests (#47) * Expand validate tests (#49) * docs: rewrite README (#51) * Increase test coverage (#52) * Fix docs build and sort imports (#54) * Add scikit-survival integration (#56) * chore: finalize 1.0.9 release metadata (#58) * refactor: unify error handling (#60) * Feat/consolidate and optimize (#63) * chore: tighten tooling and fix visualization * docs: document Python 3.10 requirement * ci: align workflow with review template * feat: expose dev extras (#65) * test: broaden competing risks coverage (#67) * fix: ensure doc links and tag workflow (#69) * ci: streamline coverage and install flags (#71) * feat: share covariate utilities (#73) * ci: separate manual pypi publish (#76) * fix: tighten sequence checks and streamline competing-risk helpers * Revert "Feat/remove ignore errors in mypy settings (#78)" (#80) This reverts commit 3c799d0. * Update version to 1.0.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat/add unit tests (#88) * tests: remove regression baselines * tests: add deterministic generation and visualize CLI integration * docs: refresh readme (#90) * fix: fix unit tests * fix: fix type annotation * fix: fix black and mypi issues --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.
No description provided.