Skip to content

Fix typing for stream.create.just#134

Merged
vxgmichel merged 1 commit intomainfrom
issue-133
Aug 12, 2025
Merged

Fix typing for stream.create.just#134
vxgmichel merged 1 commit intomainfrom
issue-133

Conversation

@vxgmichel
Copy link
Copy Markdown
Owner

Fix #133

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (42b68bf) to head (010ea11).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1183      1157   -26     
=========================================
- Hits          1183      1157   -26     

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

@vxgmichel vxgmichel merged commit 918a50f into main Aug 12, 2025
42 checks passed
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.

Typing for just is incorrect when the argument is an Awaitable.

1 participant