Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove unnecessary await #942

Merged
merged 2 commits into from
Feb 5, 2025

refactor: remove unused `async`

a58539d
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove unnecessary await #942

refactor: remove unused `async`
a58539d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

99.27% (target 95.00%)

View this Pull Request on Codecov

99.27% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.27%. Comparing base (75083c5) to head (a58539d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #942      +/-   ##
==========================================
+ Coverage   99.23%   99.27%   +0.04%     
==========================================
  Files          47       47              
  Lines        2349     2347       -2     
  Branches       13       13              
==========================================
- Hits         2331     2330       -1     
  Misses          8        8              
+ Partials       10        9       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.