Skip to content

Dev.ej/pytest assertions#30

Merged
joanise merged 4 commits intomainfrom
dev.ej/pytest-assertions
May 1, 2026
Merged

Dev.ej/pytest assertions#30
joanise merged 4 commits intomainfrom
dev.ej/pytest-assertions

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented May 1, 2026

PR Goal?

100% conversion to pytest. We no longer use TestCase at all, it's all pytest-style cases and fixtures.

How to test?

Compare running pytest in this branch and the parent branch.

Confidence?

high

Related PRs?

EveryVoiceTTS/EveryVoice#794

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 1, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  aligner/tests/test_cli.py  40% smaller
  pyproject.toml Unsupported file format

@joanise
Copy link
Copy Markdown
Member Author

joanise commented May 1, 2026

Note: I will clean up the commit history before merging.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

CLI load time: 0:00.16
Pull Request HEAD: 2618e6573fc476753fe6af3b6c0bd67610bf5984
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.72%. Comparing base (98741ea) to head (2618e65).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files           5        5           
  Lines         223      223           
  Branches       40       40           
=======================================
  Hits          209      209           
  Misses          7        7           
  Partials        7        7           

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

Base automatically changed from dev.ej/full-pytest to main May 1, 2026 18:59
@joanise joanise merged commit 30b92ad into main May 1, 2026
4 checks passed
@joanise joanise deleted the dev.ej/pytest-assertions branch May 1, 2026 19:17
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