Skip to content

Release 0.1.4: LangChain adapter + judge ensemble + async runner#30

Merged
pardamike merged 1 commit into
mainfrom
release-0.1.4
May 26, 2026
Merged

Release 0.1.4: LangChain adapter + judge ensemble + async runner#30
pardamike merged 1 commit into
mainfrom
release-0.1.4

Conversation

@pardamike

Copy link
Copy Markdown
Owner

Promotes the post-0.1.3 work to 0.1.4:

Version bumped to 0.1.4; changelog dated. ruff + 382 tests + mkdocs --strict green. Tag v0.1.4 publishes to PyPI on merge.

…l tables

Promotes the post-0.1.3 work to 0.1.4:
- feat: bundled LangChain adapter ([langchain] extra) (#3)
- feat: multi-judge ensemble mode (#6)
- feat: parallel async probe runner (#2)
- docs: filled evaluation result tables from a live run (#19)

Bumps pyproject + __version__ to 0.1.4; dates the changelog section.
@pardamike pardamike merged commit 9235221 into main May 26, 2026
8 checks passed
@pardamike pardamike deleted the release-0.1.4 branch May 26, 2026 14:09
@codecov

codecov Bot commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.97%. Comparing base (a262917) to head (d67b493).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          42       42           
  Lines        1361     1361           
  Branches      128      128           
=======================================
  Hits         1279     1279           
  Misses         65       65           
  Partials       17       17           
Flag Coverage Δ
unittests 93.97% <100.00%> (ø)

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

Files with missing lines Coverage Δ
src/pytest_wardenbot/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant