Skip to content

Minor amendment to obs_vars handling#4137

Merged
clmould merged 1 commit intomainfrom
3795-obs_vars-not-being-caught
Mar 23, 2026
Merged

Minor amendment to obs_vars handling#4137
clmould merged 1 commit intomainfrom
3795-obs_vars-not-being-caught

Conversation

@jmorris-uk
Copy link
Contributor

Description

Fix bug in obs-var checking in input files.

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@jmorris-uk jmorris-uk requested a review from a team as a code owner March 23, 2026 09:50
@jmorris-uk jmorris-uk linked an issue Mar 23, 2026 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.84%. Comparing base (c9a2074) to head (b367b39).

Files with missing lines Patch % Lines
process/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4137      +/-   ##
==========================================
- Coverage   47.84%   47.84%   -0.01%     
==========================================
  Files         141      141              
  Lines       29754    29755       +1     
==========================================
  Hits        14236    14236              
- Misses      15518    15519       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clmould clmould merged commit 704888f into main Mar 23, 2026
10 checks passed
@clmould clmould deleted the 3795-obs_vars-not-being-caught branch March 23, 2026 18:04
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.

🐛 obs_vars not being caught

3 participants