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

Updated translatedLibraryMap to store versionedIdentifier.getId() as … #106

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

RohitKandimalla
Copy link
Contributor

…a string

CQL to ELM Translation Service PR

Jira Ticket: MAT-6312
(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.

@RohitKandimalla RohitKandimalla self-assigned this Oct 18, 2023
@RohitKandimalla RohitKandimalla requested a review from a team as a code owner October 18, 2023 17:56
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #106 (b813008) into develop (c0d2e0a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #106      +/-   ##
===========================================
+ Coverage    71.58%   71.59%   +0.01%     
===========================================
  Files           52       52              
  Lines         1925     1926       +1     
  Branches       183      183              
===========================================
+ Hits          1378     1379       +1     
  Misses         452      452              
  Partials        95       95              
Files Coverage Δ
...l_elm_translation/service/DataCriteriaService.java 88.88% <100.00%> (+0.36%) ⬆️
...ms/mat/cql_elm_translation/utils/cql/CQLTools.java 58.00% <100.00%> (-0.50%) ⬇️
...translation/utils/cql/parsing/Cql2ElmListener.java 44.26% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

jkotanchik-SB
jkotanchik-SB previously approved these changes Oct 18, 2023
@RohitKandimalla RohitKandimalla merged commit bdecdc8 into develop Oct 18, 2023
4 of 5 checks passed
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.

3 participants