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

Move visitors to cr package and fix warnings #565

Merged
merged 15 commits into from
Nov 18, 2024

Conversation

barhodes
Copy link
Contributor

No description provided.

Copy link

Formatting check succeeded!

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 69.96644% with 358 lines in your changes missing coverage. Please review.

Project coverage is 73.63%. Comparing base (e2684aa) to head (fcb657b).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...cds/cqf/fhir/utility/dstu3/ArtifactAssessment.java 66.66% 27 Missing and 24 partials ⚠️
...pencds/cqf/fhir/utility/r4/ArtifactAssessment.java 65.06% 27 Missing and 24 partials ⚠️
...rg/opencds/cqf/fhir/cr/visitor/PackageVisitor.java 78.17% 23 Missing and 20 partials ⚠️
.../org/opencds/cqf/fhir/cr/visitor/ExpandHelper.java 80.67% 13 Missing and 10 partials ⚠️
...ava/org/opencds/cqf/fhir/utility/BundleHelper.java 56.81% 17 Missing and 2 partials ⚠️
.../fhir/cr/visitor/BaseKnowledgeArtifactVisitor.java 77.21% 7 Missing and 11 partials ⚠️
.../org/opencds/cqf/fhir/cr/visitor/DraftVisitor.java 58.13% 16 Missing and 2 partials ⚠️
...visitor/dstu3/CRMIReleaseExperimentalBehavior.java 18.75% 11 Missing and 2 partials ⚠️
...r/cr/visitor/dstu3/CRMIReleaseVersionBehavior.java 18.75% 11 Missing and 2 partials ⚠️
...cr/visitor/r4/CRMIReleaseExperimentalBehavior.java 18.75% 11 Missing and 2 partials ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #565      +/-   ##
============================================
+ Coverage     73.45%   73.63%   +0.17%     
  Complexity       19       19              
============================================
  Files           365      362       -3     
  Lines         19591    18950     -641     
  Branches       2985     2539     -446     
============================================
- Hits          14390    13953     -437     
+ Misses         3763     3635     -128     
+ Partials       1438     1362      -76     

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


🚨 Try these New Features:

@barhodes barhodes force-pushed the refactor-visitors-fix-warnings branch from b4621c1 to f11d7bc Compare November 18, 2024 14:32
@barhodes barhodes marked this pull request as ready for review November 18, 2024 16:02
Copy link

sonarcloud bot commented Nov 18, 2024

@barhodes barhodes merged commit 01daca2 into master Nov 18, 2024
8 checks passed
@barhodes barhodes deleted the refactor-visitors-fix-warnings branch November 18, 2024 17:27
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