Skip to content

Catch case of wrong atlas when registering dcgs#744

Merged
stephen-riggs merged 3 commits intomainfrom
catch-dcg-errors
Feb 16, 2026
Merged

Catch case of wrong atlas when registering dcgs#744
stephen-riggs merged 3 commits intomainfrom
catch-dcg-errors

Conversation

@stephen-riggs
Copy link
Contributor

If the atlas is not in the visit folder we want to avoid crashing. This takes a guess at where the atlas should have been, and will then fall into the else statement below when it tries to glob for an atlas in that location.

Also puts a try-catch around the call from the multigrid control. Means the analyser will not crash but could leave us without a dcg message.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.87%. Comparing base (db351d1) to head (cd160d0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
- Coverage   46.90%   46.87%   -0.03%     
==========================================
  Files          91       91              
  Lines        9673     9679       +6     
  Branches     1273     1274       +1     
==========================================
  Hits         4537     4537              
- Misses       4917     4922       +5     
- Partials      219      220       +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 3bb456d into main Feb 16, 2026
17 checks passed
@stephen-riggs stephen-riggs deleted the catch-dcg-errors branch February 16, 2026 14:34
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