Skip to content
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

feat: check if Pat-ID is reasonable value #90

Merged
merged 10 commits into from
Aug 30, 2024
Merged

Conversation

pcvolkmer
Copy link
Collaborator

No description provided.

This includes simple refac by returning early if match has been found
@pcvolkmer pcvolkmer linked an issue Aug 28, 2024 that may be closed by this pull request
@pcvolkmer pcvolkmer changed the title Check if Pat-ID is reasonable value feat: check if Pat-ID is reasonable value Aug 28, 2024
pcvolkmer and others added 4 commits August 30, 2024 16:58
This updates the logging message shown if the input does not match the pattern.

Co-authored-by: chgl <[email protected]>
This also re enables this config option with a default value.

Co-authored-by: chgl <[email protected]>
@pcvolkmer pcvolkmer requested a review from chgl August 30, 2024 15:37
@pcvolkmer pcvolkmer marked this pull request as ready for review August 30, 2024 15:38
@chgl chgl merged commit 812d57c into bzkf:master Aug 30, 2024
16 checks passed
@pcvolkmer pcvolkmer deleted the check_patid branch August 30, 2024 19:28
miracum-bot pushed a commit that referenced this pull request Sep 4, 2024
## [2.2.0](v2.1.3...v2.2.0) (2024-09-04)

### Features

* support capture groups in Pat-ID convert ([#92](#92)) ([91edc17](91edc17))

### Bug Fixes

* check if Pat-ID is reasonable value ([#90](#90)) ([812d57c](812d57c))
* check if value matches ICD10GM pattern ([#98](#98)) ([99d60ad](99d60ad))
* date conversion for oBDS 3.x ([#78](#78)) ([32cd649](32cd649))
* **deps:** update all non-major dependencies ([3934356](3934356))
* return timespan of all partial radiations ([#80](#80)) ([c73a4fd](c73a4fd)), closes [#79](#79)

### CI/CD

* updated build workflow to create signed releases ([#82](#82)) ([346d157](346d157))

### Miscellaneous Chores

* **config:** dont release on refactor and only on deps chore ([#68](#68)) ([76e18ec](76e18ec))
* **deps:** update github-actions ([#81](#81)) ([b89f7fd](b89f7fd))

### Documentation

* added CONTRIBUTING and DEVELOPMENT md ([#100](#100)) ([ed52cef](ed52cef))
* added SECURITY.md ([343c5e3](343c5e3))
@miracum-bot
Copy link
Collaborator

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if Pat-ID is reasonable value
3 participants