Skip to content

MAT-10319: Executable Bundle using NPM Libraries - #465

Merged
nmorasb merged 2 commits into
developfrom
feature/MAT-10319-execution-bundle-with-npm-libraries
Aug 17, 2026
Merged

MAT-10319: Executable Bundle using NPM Libraries#465
nmorasb merged 2 commits into
developfrom
feature/MAT-10319-execution-bundle-with-npm-libraries

Conversation

@nmorasb

@nmorasb nmorasb commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

first pass at using included library namespace prefix for fetching NPM sourced libraries

MADiE FHIR SERVICE

Jira Ticket: MAT-10319
(Optional) Related Tickets:

Summary

All Submissions

  • This PR has the JIRA linked.
  • Required tests are included.
  • No extemporaneous files are included (i.e Complied files or testing results).
  • This PR is merging into the correct branch.
  • All Documentation needed for this PR is Complete (or noted in a TODO or other Ticket).
  • Any breaking changes or failing automations are noted by placing a comment on this PR.

DevSecOps

If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.

  • This PR has NO significant security impact (i.e Changing auth methods, Adding a new user type, Adding a required but vulnerable package).

Reviewers

By Approving this PR you are attesting to the following:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose.
  • The tests appropriately test the new code, including edge cases.
  • If you have any concerns they are brought up either to the developer assigned, security engineer, or leads.

@nmorasb
nmorasb requested a review from a team August 17, 2026 14:02
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 4 complexity · 6 duplication

Metric Results
Complexity 4
Duplication 6

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.86%. Comparing base (3a67177) to head (178ce17).

Files with missing lines Patch % Lines
...fhirservice/services/LibraryTranslatorService.java 97.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #465      +/-   ##
=============================================
+ Coverage      90.73%   90.86%   +0.12%     
- Complexity       791      798       +7     
=============================================
  Files             68       68              
  Lines           3011     3042      +31     
  Branches         312      313       +1     
=============================================
+ Hits            2732     2764      +32     
+ Misses           172      171       -1     
  Partials         107      107              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adongare
adongare marked this pull request as ready for review August 17, 2026 17:54
@nmorasb
nmorasb merged commit 1198d2e into develop Aug 17, 2026
8 checks passed
@nmorasb
nmorasb deleted the feature/MAT-10319-execution-bundle-with-npm-libraries branch August 17, 2026 19:18
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