Skip to content

CI: simplify tests execution#149

Merged
shenanigansd merged 2 commits into
mainfrom
shenanigansd-patch-1
Apr 14, 2026
Merged

CI: simplify tests execution#149
shenanigansd merged 2 commits into
mainfrom
shenanigansd-patch-1

Conversation

@shenanigansd
Copy link
Copy Markdown
Member

Testing out removing some of the layers in this command execution.

Signed-off-by: Bradley Reynolds <[email protected]>
@shenanigansd shenanigansd self-assigned this Apr 14, 2026
Copilot AI review requested due to automatic review settings April 14, 2026 15:28
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 14, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing shenanigansd-patch-1 (478e808) with main (504a72b)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.29%. Comparing base (504a72b) to head (478e808).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files           3        3           
  Lines          94       94           
=======================================
  Hits           83       83           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Apparently its looking for a `pytest.py`

Signed-off-by: Bradley Reynolds <[email protected]>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Simplifies the Python CI test invocation by reducing the number of layers used to run coverage/pytest under uv.

Changes:

  • Updates the CI test step command to call coverage and pytest more directly via uv run.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/python-ci.yaml Outdated
Copilot AI review requested due to automatic review settings April 14, 2026 15:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shenanigansd shenanigansd merged commit 2b61681 into main Apr 14, 2026
25 checks passed
@shenanigansd shenanigansd deleted the shenanigansd-patch-1 branch April 14, 2026 15:34
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.

2 participants