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

catch cql exceptions per subject #627

Merged
merged 3 commits into from
Jan 16, 2025
Merged

catch cql exceptions per subject #627

merged 3 commits into from
Jan 16, 2025

Conversation

Capt-Mac
Copy link
Contributor

@Capt-Mac Capt-Mac commented Jan 16, 2025

Closes #626

@Capt-Mac Capt-Mac self-assigned this Jan 16, 2025
Copy link

Formatting check succeeded!

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.17%. Comparing base (0a9eeab) to head (b6c29dd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #627      +/-   ##
============================================
+ Coverage     74.13%   74.17%   +0.03%     
  Complexity       19       19              
============================================
  Files           363      363              
  Lines         19054    19080      +26     
  Branches       2531     2532       +1     
============================================
+ Hits          14126    14152      +26     
  Misses         3590     3590              
  Partials       1338     1338              

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

@Capt-Mac Capt-Mac merged commit fc70c53 into master Jan 16, 2025
9 checks passed
@Capt-Mac Capt-Mac deleted the 626-cql-error-handling branch January 16, 2025 22:40
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.

Allow evaluated subject errors to not prevent MeasureReport creation
2 participants