Skip to content

convert global vars to data class#4293

Open
clmould wants to merge 1 commit into
mainfrom
Global-Vars-Datastructure
Open

convert global vars to data class#4293
clmould wants to merge 1 commit into
mainfrom
Global-Vars-Datastructure

Conversation

@clmould
Copy link
Copy Markdown
Collaborator

@clmould clmould commented Jun 4, 2026

Description

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.

@clmould clmould requested a review from a team as a code owner June 4, 2026 13:00
@clmould clmould mentioned this pull request Jun 4, 2026
72 tasks
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.25000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.61%. Comparing base (260e0e1) to head (b5f9c7a).

Files with missing lines Patch % Lines
process/core/caller.py 0.00% 5 Missing ⚠️
process/core/scan.py 0.00% 5 Missing ⚠️
process/core/solver/solver.py 44.44% 5 Missing ⚠️
process/core/init.py 66.66% 3 Missing ⚠️
process/core/io/vary_run/config.py 50.00% 2 Missing ⚠️
process/main.py 75.00% 2 Missing ⚠️
process/core/process_output.py 80.00% 1 Missing ⚠️
process/core/solver/evaluators.py 0.00% 1 Missing ⚠️
process/core/solver/solver_handler.py 0.00% 1 Missing ⚠️
process/models/costs/costs_2015.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4293      +/-   ##
==========================================
- Coverage   48.64%   48.61%   -0.03%     
==========================================
  Files         151      151              
  Lines       29283    29274       -9     
==========================================
- Hits        14244    14233      -11     
- Misses      15039    15041       +2     

☔ View full report in Codecov by Harness.
📢 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.

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