Skip to content

cs fatigue data class and setting up use of datastructure elsewhere t…#4173

Merged
timothy-nunn merged 7 commits intomainfrom
cs-fatigue-plus-data-use
Apr 13, 2026
Merged

cs fatigue data class and setting up use of datastructure elsewhere t…#4173
timothy-nunn merged 7 commits intomainfrom
cs-fatigue-plus-data-use

Conversation

@clmould
Copy link
Copy Markdown
Collaborator

@clmould clmould commented Apr 10, 2026

…o allow DataStructure use

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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 89.02439% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.55%. Comparing base (2899a60) to head (424653a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
process/core/caller.py 28.57% 5 Missing ⚠️
process/core/scan.py 20.00% 4 Missing ⚠️
process/core/solver/constraints.py 96.59% 3 Missing ⚠️
process/core/solver/solver_handler.py 33.33% 2 Missing ⚠️
process/core/final.py 66.66% 1 Missing ⚠️
process/core/solver/evaluators.py 50.00% 1 Missing ⚠️
process/main.py 80.00% 1 Missing ⚠️
process/models/pfcoil.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4173      +/-   ##
==========================================
- Coverage   49.56%   49.55%   -0.02%     
==========================================
  Files         148      148              
  Lines       29719    29715       -4     
==========================================
- Hits        14731    14724       -7     
- Misses      14988    14991       +3     

☔ 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 marked this pull request as ready for review April 10, 2026 16:08
@clmould clmould requested a review from a team as a code owner April 10, 2026 16:08
@clmould clmould requested a review from timothy-nunn April 13, 2026 14:22
@clmould clmould force-pushed the cs-fatigue-plus-data-use branch from da9976e to de6b6d2 Compare April 13, 2026 15:26
@clmould clmould requested a review from timothy-nunn April 13, 2026 15:42
@timothy-nunn timothy-nunn merged commit dfaa47b into main Apr 13, 2026
10 checks passed
@timothy-nunn timothy-nunn deleted the cs-fatigue-plus-data-use branch April 13, 2026 16:03
@clmould clmould mentioned this pull request Apr 13, 2026
41 tasks
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