Skip to content

allow process version to be printed to terminal#3379

Merged
timothy-nunn merged 2 commits intomainfrom
1358-extracting-version-information-in-python-wrapper
Nov 6, 2024
Merged

allow process version to be printed to terminal#3379
timothy-nunn merged 2 commits intomainfrom
1358-extracting-version-information-in-python-wrapper

Conversation

@clmould
Copy link
Copy Markdown
Collaborator

@clmould clmould commented Nov 5, 2024

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.

@clmould clmould linked an issue Nov 5, 2024 that may be closed by this pull request
@clmould clmould requested a review from timothy-nunn November 5, 2024 11:45
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 5, 2024

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.22%. Comparing base (b98d5ed) to head (616b521).
⚠️ Report is 598 commits behind head on main.

Files with missing lines Patch % Lines
process/main.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3379      +/-   ##
==========================================
+ Coverage   27.20%   27.22%   +0.01%     
==========================================
  Files          76       77       +1     
  Lines       17779    17786       +7     
==========================================
+ Hits         4837     4842       +5     
- Misses      12942    12944       +2     

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

@timothy-nunn timothy-nunn merged commit 2d25326 into main Nov 6, 2024
@timothy-nunn timothy-nunn deleted the 1358-extracting-version-information-in-python-wrapper branch November 6, 2024 09:55
chris-ashe pushed a commit that referenced this pull request Nov 8, 2024
* allow process version to be printed to terminal

* add version monkeypatch to test_run_mode
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.

Extracting version information in python wrapper

3 participants