Skip to content

Conversation

@stephen-riggs
Copy link
Contributor

Ensure that dcg, dc and pjid exist before inserting into murfey db. Add a sleep for the case where they cannot be registered to allow the database to settle.

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 42.86%. Comparing base (58b66ba) to head (10bcd90).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
- Coverage   43.98%   42.86%   -1.13%     
==========================================
  Files          93       93              
  Lines       10189    11429    +1240     
  Branches     1320     1744     +424     
==========================================
+ Hits         4482     4899     +417     
- Misses       5486     6264     +778     
- Partials      221      266      +45     
🚀 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 80a68b5 into main Jan 13, 2026
17 checks passed
@stephen-riggs stephen-riggs deleted the dc-retry branch January 13, 2026 16:29
tieneupin pushed a commit that referenced this pull request Jan 14, 2026
Ensure that dcg, dc and pjid exist before inserting into murfey db. Add a sleep for the case where they cannot be registered to allow the database to settle.
tieneupin added a commit that referenced this pull request Jan 14, 2026
* Added logic to support recursive searching of upstream visits

* Add logic to recursive search function to create dictionary, update it recursively, and return it instead of using a variable from outside the function scope

* Use 'None' as a default for the 'result' parameter instead

* Safer registration of data collections (#726)

Ensure that dcg, dc and pjid exist before inserting into murfey db. Add a sleep for the case where they cannot be registered to allow the database to settle.

---------

Co-authored-by: Stephen Riggs <[email protected]>
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