Skip to content

Support a local repository of regression test assets - #4560

Open
timothy-nunn wants to merge 1 commit into
mainfrom
local-test-repo
Open

Support a local repository of regression test assets#4560
timothy-nunn wants to merge 1 commit into
mainfrom
local-test-repo

Conversation

@timothy-nunn

Copy link
Copy Markdown
Collaborator

No description provided.

@timothy-nunn
timothy-nunn requested a review from a team as a code owner August 27, 2026 09:25
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.49%. Comparing base (26e1c28) to head (d6e5bc5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4560   +/-   ##
=======================================
  Coverage   49.49%   49.49%           
=======================================
  Files         151      151           
  Lines       30076    30076           
=======================================
  Hits        14885    14885           
  Misses      15191    15191           

☔ 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 self-assigned this Aug 27, 2026

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

v minor , but happy otherwise :)

# - MY_IN.DAT -> MY_MFILE.DAT
# - myIN.DAT -> myMFILE.DAT
# This naming convention is consistent with PROCESS but is inconsistent with the
# remote repoistory for legacy reasons (i.e. scenario_name does not follow

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.

Suggested change
# remote repoistory for legacy reasons (i.e. scenario_name does not follow
# remote repository for legacy reasons (i.e. scenario_name does not follow

"""Tests each input file in the 'input_files' directory.

The test will locate and download a remote reference MFile that was
generated by running the input file on the 'main' branch.

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.

Can you update this to include the --local-repository option plz

:param reg_tolerance: user specified tolerance, percentage differences below which
are ignored.
:type reg_tolerance: float
:param opt_params_only: if True, user specificied that only optimisation parameters

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.

Suggested change
:param opt_params_only: if True, user specified that only optimisation parameters

sorry i just saw that

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