Skip to content

Conversation

@vdusek
Copy link
Collaborator

@vdusek vdusek commented Jan 22, 2026

Workflow improvements:

  • Update shared workflow input names to snake_case
  • Add tests_concurrency input for controlling parallel test execution
  • Use @improve-shared-python-workflows branch for testing

Pytest configuration:

  • Standardize addopts to "-r a --verbose"
  • Remove --verbose from poe task commands (now in addopts)

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.41%. Comparing base (1682ff1) to head (e474588).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1680   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files         157      157           
  Lines       10482    10482           
=======================================
  Hits         9687     9687           
  Misses        795      795           
Flag Coverage Δ
unit 92.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek requested a review from Pijukatel January 22, 2026 18:57
@vdusek vdusek self-assigned this Jan 22, 2026
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jan 22, 2026
@vdusek vdusek added this to the 132nd sprint - Tooling team milestone Jan 22, 2026
Workflow improvements:
- Update shared workflow input names to snake_case
- Add tests_concurrency input for controlling parallel test execution
- Use @improve-shared-python-workflows branch for testing

Pytest configuration:
- Standardize addopts to "-r a --verbose"
- Remove --verbose from poe task commands (now in addopts)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vdusek vdusek force-pushed the improve-shared-python-workflows branch from 1015f95 to d4faa54 Compare January 22, 2026 19:13
@vdusek vdusek merged commit 0cf0521 into master Jan 23, 2026
32 checks passed
@vdusek vdusek deleted the improve-shared-python-workflows branch January 23, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants