Skip to content

Commit

Permalink
Add reference solutions for cycle_mode=dchg and include in testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
d-cogswell committed Aug 26, 2024
1 parent f8bbf8f commit 2a02f4b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NewareNDA_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Test with pytest
run: |
coverage run -m pytest tests
coverage run -m pytest --cycle_mode=dchg --refDir=tests/reference_cycle_mode_dchg tests
- name: Coveralls
uses: coverallsapp/github-action@v2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tests/reference_cycle_mode_dchg/SIM.ftr
Binary file not shown.
Binary file added tests/reference_cycle_mode_dchg/new_nda_file.ftr
Binary file not shown.

0 comments on commit 2a02f4b

Please sign in to comment.