Skip to content

Split out separate function for DCG registration - #901

Merged
stephen-riggs merged 1 commit into
mainfrom
split-dcg-ep
Sep 24, 2026
Merged

stephen-riggs merged 1 commit into
mainfrom
split-dcg-ep

Conversation

@stephen-riggs

Copy link
Copy Markdown
Contributor

The dcg entry point is currently called in some nested cases. This will avoid that by breaking out part of the entry point into a separate function

@codecov

codecov Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.12%. Comparing base (1c00c4d) to head (aa3d504).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #901   +/-   ##
=======================================
  Coverage   55.11%   55.12%           
=======================================
  Files         103      103           
  Lines       11550    11559    +9     
  Branches     1531     1533    +2     
=======================================
+ Hits         6366     6372    +6     
- Misses       4841     4843    +2     
- Partials      343      344    +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephen-riggs
stephen-riggs merged commit ae7931a into main Sep 24, 2026
14 checks passed
@stephen-riggs
stephen-riggs deleted the split-dcg-ep branch September 24, 2026 16:11
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