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

Add Debug logging for expressions #1341

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Add Debug logging for expressions #1341

merged 3 commits into from
Mar 15, 2024

Conversation

JPercival
Copy link
Contributor

  • Add the ability to do debug logging for expressions.

Copy link

Formatting check succeeded!

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

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

Project coverage is 63.17%. Comparing base (1353100) to head (0da81cf).

Files Patch % Lines
...rg/opencds/cqf/cql/engine/execution/CqlEngine.java 80.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1341      +/-   ##
============================================
+ Coverage     62.89%   63.17%   +0.27%     
- Complexity     6109     6132      +23     
============================================
  Files           468      468              
  Lines         25354    25360       +6     
  Branches       4719     4720       +1     
============================================
+ Hits          15947    16020      +73     
+ Misses         7270     7183      -87     
- Partials       2137     2157      +20     

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

@JPercival JPercival merged commit 4586863 into master Mar 15, 2024
5 checks passed
@JPercival JPercival deleted the fix-logging branch March 15, 2024 15:02
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.

None yet

2 participants