Skip to content

Conversation

@ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Jun 9, 2025

A number of functions (unintentionally, I think) returned coroutines instead of taking action. Fixed (though this is technically API breaking). Tests no longer raise warnings about non-awaited coroutines.

@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (54ecac9) to head (806e958).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
+ Coverage   96.23%   96.24%   +0.01%     
==========================================
  Files          29       29              
  Lines        1886     1892       +6     
==========================================
+ Hits         1815     1821       +6     
  Misses         71       71              
Flag Coverage Δ
unittests 96.24% <100.00%> (+0.01%) ⬆️

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.

@ponyisi ponyisi merged commit a11f5f5 into master Jun 11, 2025
38 of 53 checks passed
@ponyisi ponyisi deleted the test-async-awaits branch June 11, 2025 23: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.

3 participants