Skip to content

Fix hl7 extensions inconsistencies #508

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
merged 7 commits into from
Oct 2, 2024
Merged

Fix hl7 extensions inconsistencies #508

merged 7 commits into from
Oct 2, 2024

Conversation

isc-etamarch
Copy link
Collaborator

Addresses #495

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 25.51%. Comparing base (6ad5fe0) to head (fc15782).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
+ Coverage   25.06%   25.51%   +0.44%     
==========================================
  Files          18       18              
  Lines        2541     2559      +18     
==========================================
+ Hits          637      653      +16     
- Misses       1904     1906       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

isc-tleavitt and others added 3 commits October 1, 2024 15:29
Stole this from IPM
Some more work needed still
This code does not actually fix the issue
@isc-etamarch isc-etamarch marked this pull request as ready for review October 1, 2024 20:42
Also skip the directory scan because it'd be slow and is generally unnecessary.
Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed this with @isc-etamarch in a few calls today. There are a few other things we'll want to do but this is good for purposes of the current issue/PR.

@isc-pbarton I'd appreciate if you could review too since I made a few of the changes here.

@isc-tleavitt isc-tleavitt merged commit 4d42dad into main Oct 2, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the issue-495 branch October 2, 2024 16:16
@isc-etamarch isc-etamarch restored the issue-495 branch October 3, 2024 13:29
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.

Possible issues with differing file extensions on HL7 between VSCode and Management Portal
3 participants