Skip to content

Update of documentation for #4223#4241

Merged
clmould merged 4 commits into
mainfrom
4223-default-indat-doesnt-work
Jul 23, 2026
Merged

Update of documentation for #4223#4241
clmould merged 4 commits into
mainfrom
4223-default-indat-doesnt-work

Conversation

@jmorris-uk

@jmorris-uk jmorris-uk commented May 12, 2026

Copy link
Copy Markdown
Contributor

Description

Minor change to documentation pages to reflect:

  • there is no longer a "default" process IN.DAT and
  • if process is run with no input file given it no longer will look for a file called IN.DAT, it will run process --help.

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 May 12, 2026 12:21
@jmorris-uk jmorris-uk linked an issue May 12, 2026 that may be closed by this pull request
@clmould clmould self-assigned this May 12, 2026
@codecov-commenter

codecov-commenter commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.63%. Comparing base (aefa624) to head (b8df26d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4241   +/-   ##
=======================================
  Coverage   48.63%   48.63%           
=======================================
  Files         151      151           
  Lines       29710    29710           
=======================================
  Hits        14449    14449           
  Misses      15261    15261           

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

@clmould clmould 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.

A bit of rearranging please (see comments)

Also, there is a reference to a default IN.DAT in input-guide.md - could this be removed as well please?

Comment thread documentation/source/usage/running-process.md Outdated
Comment thread documentation/source/usage/running-process.md Outdated
Comment thread documentation/source/usage/running-process.md Outdated
Comment thread documentation/source/usage/running-process.md
Comment thread documentation/source/usage/running-process.md
Comment thread documentation/source/usage/running-process.md
Comment thread documentation/source/usage/running-process.md Outdated
@jmorris-uk
jmorris-uk requested a review from clmould June 2, 2026 12:42
@je-cook je-cook added the Documentation Improvements or additions to documentation label Jun 10, 2026
@clmould
clmould force-pushed the 4223-default-indat-doesnt-work branch from 92dc07b to 5c60c6d Compare July 23, 2026 14:22
@clmould
clmould force-pushed the 4223-default-indat-doesnt-work branch from 5c60c6d to b8df26d Compare July 23, 2026 14:48
@clmould
clmould requested a review from timothy-nunn July 23, 2026 15:09
@clmould
clmould merged commit a2cb7f2 into main Jul 23, 2026
11 checks passed
@clmould
clmould deleted the 4223-default-indat-doesnt-work branch July 23, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default IN.DAT doesn't work

4 participants