Skip to content

Conversation

@loichyan
Copy link
Owner

@loichyan loichyan commented Sep 7, 2025

Added

  • Support using #[dynify] on remote items (#17). This makes it more convenient to work with foreign async traits.

Fixed

  • Add Send and Sync bounds for Buffered (#18). This is crucial for dynify to function in multi-threaded contexts.

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files          13       13           
  Lines         893      893           
=======================================
  Hits          876      876           
  Misses         17       17           

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

@loichyan loichyan merged commit 1255309 into main Sep 7, 2025
7 checks passed
@loichyan loichyan deleted the release/v0.1.2 branch September 7, 2025 09:43
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