Skip to content

Updated feasible_point to search over scan points - #4552

Merged
timothy-nunn merged 2 commits into
mainfrom
4550-createpy-only-lets-you-create-a-new-indat-from-the-first-point-in-a-scan
Sep 9, 2026
Merged

Updated feasible_point to search over scan points#4552
timothy-nunn merged 2 commits into
mainfrom
4550-createpy-only-lets-you-create-a-new-indat-from-the-first-point-in-a-scan

Conversation

@j-a-foster

Copy link
Copy Markdown
Collaborator

Description

Updates create.py to allow creating new IN.DATs from any point in a scan.

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.

@j-a-foster
j-a-foster requested a review from a team as a code owner August 25, 2026 09:02
@codecov-commenter

codecov-commenter commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.89%. Comparing base (a9358cc) to head (c18a291).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
process/core/io/in_dat/create.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4552      +/-   ##
==========================================
+ Coverage   49.46%   49.89%   +0.43%     
==========================================
  Files         150      151       +1     
  Lines       30069    29863     -206     
==========================================
+ Hits        14874    14901      +27     
+ Misses      15195    14962     -233     

☔ 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.

@timothy-nunn timothy-nunn self-assigned this Aug 25, 2026
Comment thread process/core/io/in_dat/create.py

@timothy-nunn timothy-nunn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Jack, this all works well

@timothy-nunn
timothy-nunn merged commit add60ca into main Sep 9, 2026
11 checks passed
@timothy-nunn
timothy-nunn deleted the 4550-createpy-only-lets-you-create-a-new-indat-from-the-first-point-in-a-scan branch September 9, 2026 08:42
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.

create.py only lets you create a new IN.DAT from the first point in a scan

3 participants