Skip to content

chore: release main#27

Merged
swernerx merged 1 commit into
mainfrom
release-please--branches--main
Jan 21, 2026
Merged

chore: release main#27
swernerx merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@swernerx
Copy link
Copy Markdown
Member

@swernerx swernerx commented Jan 21, 2026

🤖 I have created a release beep boop

pythonlib: 2.0.2

2.0.2 (2026-01-21)

Bug Fixes

  • isinstance with tuple of types now transpiles to array (284d802), closes #26
python2ts: 1.3.2

1.3.2 (2026-01-21)

Bug Fixes

  • docstrings: handle module-level and decorated function docstrings (f8f53f0)
  • isinstance with tuple of types now transpiles to array (284d802), closes #26

This PR was generated with Release Please. See documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.61%. Comparing base (f8f53f0) to head (3505991).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   79.61%   79.61%           
=======================================
  Files          37       37           
  Lines        6528     6528           
  Branches     1736     1736           
=======================================
  Hits         5197     5197           
  Misses        721      721           
  Partials      610      610           
Flag Coverage Δ
python2ts 73.87% <ø> (ø)
pythonlib 84.74% <ø> (ø)

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.

@swernerx swernerx force-pushed the release-please--branches--main branch from c1d9a41 to 3505991 Compare January 21, 2026 15:41
@swernerx swernerx merged commit aed1248 into main Jan 21, 2026
7 checks passed
@swernerx
Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: isinstance with tuple of types produces incorrect output

1 participant