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

Update refresh ig 2 #524

Merged
merged 10 commits into from
Apr 25, 2024
Merged

Update refresh ig 2 #524

merged 10 commits into from
Apr 25, 2024

Conversation

ddieppois
Copy link
Contributor

Description

  • Github Issue:
  • I've read the contribution guidelines
  • Code compiles without errors
  • Tests are created / updated
  • Documentation is created / updated

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0

c-schuler and others added 5 commits February 14, 2024 10:52
- Updated namespace support
- Tested locally with NHSN IG (Lantana)
- Updated packaging
- Added an operation that publishes bundles to a FHIR server (Lantana)
# Conflicts:
#	tooling/src/main/java/org/opencds/cqf/tooling/acceleratorkit/StructureDefinitionElementBindingVisitor.java
#	tooling/src/main/java/org/opencds/cqf/tooling/acceleratorkit/StructureDefinitionElementVisitor.java
#	tooling/src/main/java/org/opencds/cqf/tooling/cql_generation/builder/VmrToModelElmBuilder.java
#	tooling/src/main/java/org/opencds/cqf/tooling/cql_generation/context/ElmContext.java
#	tooling/src/main/java/org/opencds/cqf/tooling/cql_generation/drool/visitor/ElmToCqlVisitor.java
#	tooling/src/main/java/org/opencds/cqf/tooling/modelinfo/StructureDefinitionToModelInfo.java
#	tooling/src/main/java/org/opencds/cqf/tooling/processor/IGTestProcessor.java
#	tooling/src/main/java/org/opencds/cqf/tooling/processor/argument/RefreshIGArgumentProcessor.java
#	tooling/src/main/java/org/opencds/cqf/tooling/utilities/BundleUtils.java
#	tooling/src/test/java/org/opencds/cqf/tooling/operation/VmrToFhirOperationTest.java
#	tooling/src/test/java/org/opencds/cqf/tooling/processor/IGProcessorTest.java
@ddieppois ddieppois requested a review from JPercival April 23, 2024 20:26
@ddieppois ddieppois self-assigned this Apr 23, 2024
@ddieppois ddieppois marked this pull request as ready for review April 23, 2024 20:27
@JPercival JPercival mentioned this pull request Apr 23, 2024
4 tasks
@ddieppois ddieppois requested a review from c-schuler April 24, 2024 11:17
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 0.66152% with 901 lines in your changes are missing coverage. Please review.

Project coverage is 20.25%. Comparing base (9af262c) to head (54c9494).

Files Patch % Lines
...a/org/opencds/cqf/tooling/operation/ig/IGInfo.java 0.00% 229 Missing ⚠️
...encds/cqf/tooling/operation/ig/LibraryRefresh.java 0.00% 137 Missing ⚠️
...qf/tooling/operation/ig/NewRefreshIGOperation.java 0.00% 108 Missing ⚠️
...qf/tooling/operation/ig/PlanDefinitionRefresh.java 0.00% 95 Missing ⚠️
...encds/cqf/tooling/operation/ig/MeasureRefresh.java 0.00% 61 Missing ⚠️
.../org/opencds/cqf/tooling/operation/ig/Refresh.java 0.00% 52 Missing ⚠️
...g/opencds/cqf/tooling/operation/BundlePublish.java 0.00% 43 Missing ⚠️
...qf/tooling/operation/ig/PlanDefinitionPackage.java 0.00% 43 Missing ⚠️
...encds/cqf/tooling/operation/ig/LibraryPackage.java 0.00% 34 Missing ⚠️
.../org/opencds/cqf/tooling/npm/NamespaceManager.java 0.00% 30 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #524      +/-   ##
============================================
- Coverage     20.99%   20.25%   -0.75%     
+ Complexity     1520     1519       -1     
============================================
  Files           283      296      +13     
  Lines         24296    25191     +895     
  Branches       3867     3978     +111     
============================================
+ Hits           5101     5102       +1     
- Misses        18347    19240     +893     
- Partials        848      849       +1     

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

Copy link
Contributor

@c-schuler c-schuler left a comment

Choose a reason for hiding this comment

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

Looks good!

@ddieppois ddieppois merged commit f322c86 into master Apr 25, 2024
4 checks passed
@ddieppois ddieppois deleted the update-refresh-ig-2 branch April 25, 2024 17:09
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