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

[AB2D-6101] Address Critical Code Smell - Reduce cognitive method compleixty #403

Merged
merged 13 commits into from
Jul 22, 2024

Conversation

Rwolfe-Nava
Copy link
Contributor

@Rwolfe-Nava Rwolfe-Nava commented Jul 16, 2024

🎫 Ticket

https://jira.cms.gov/browse/AB2D-6101

🛠 Changes

Address code smell in IdentifierUtils, reducing single method complexity.
Add test cases to cover new utility methods created to break apart the above method.
Bumps fhir lib version to 1.2.7

ℹ️ Context

This is part of an ongoing effort to pay down tech debt and increase the reliability and maintainability of AB2D's codebase.

🧪 Validation

Tested locally and passing CI checks.

@Rwolfe-Nava Rwolfe-Nava changed the title [AB2D-6101]initial commit - first pass at reducing method complexity [AB2D-6101] first pass at reducing method complexity Jul 16, 2024
@Rwolfe-Nava Rwolfe-Nava marked this pull request as ready for review July 17, 2024 22:11
@Rwolfe-Nava Rwolfe-Nava requested a review from a team as a code owner July 17, 2024 22:11
@Rwolfe-Nava Rwolfe-Nava changed the title [AB2D-6101] first pass at reducing method complexity [AB2D-6101] Address Critical Code Smell - Reduce cognitive method compleixty Jul 17, 2024
@Rwolfe-Nava Rwolfe-Nava merged commit c5f7cfd into main Jul 22, 2024
3 checks passed
@Rwolfe-Nava Rwolfe-Nava deleted the ab2d-6101-address-code-smells branch July 22, 2024 14:08
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.

2 participants