Skip to content

MAT-10207: Extend composite export to accept and include component human readable files in its export zip. - #59

Merged
jkotanchik-SB merged 1 commit into
developfrom
feature/mat-10207-add-component-hr-to-composite-export
Jul 17, 2026
Merged

MAT-10207: Extend composite export to accept and include component human readable files in its export zip.#59
jkotanchik-SB merged 1 commit into
developfrom
feature/mat-10207-add-component-hr-to-composite-export

Conversation

@jkotanchik-SB

@jkotanchik-SB jkotanchik-SB commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

MADiE PR

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

Summary

Add Component Measure Human Readable files to the root directory of the Composite export zip. Assumes component measures are versioned and the associated human readable can be retrieved.

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.

…man readable files in its export zip.

Improve code reuse in qicore impl.
@jkotanchik-SB jkotanchik-SB self-assigned this Jul 16, 2026
@jkotanchik-SB
jkotanchik-SB requested a review from a team July 16, 2026 17:44
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 11 complexity · 4 duplication

Metric Results
Complexity 11
Duplication 4

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 Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.52632% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.05%. Comparing base (e66c561) to head (673bc49).

Files with missing lines Patch % Lines
...ackaging/utils/qicore411/PackagingUtilityImpl.java 85.52% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #59      +/-   ##
=============================================
- Coverage      83.19%   83.05%   -0.14%     
- Complexity        56       64       +8     
=============================================
  Files              8        8              
  Lines            238      242       +4     
  Branches          23       22       -1     
=============================================
+ Hits             198      201       +3     
+ Misses            28       26       -2     
- Partials          12       15       +3     

☔ 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.

@jkotanchik-SB
jkotanchik-SB merged commit 2d79f80 into develop Jul 17, 2026
9 checks passed
@jkotanchik-SB
jkotanchik-SB deleted the feature/mat-10207-add-component-hr-to-composite-export branch July 17, 2026 15:10
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