feat!: use 'IntoFuture' trait to await futures directly without calling 'send' #49
Codecov / codecov/project
failed
Mar 16, 2025 in 1s
46.27% (-0.11%) compared to 6b4d7e0
View this Pull Request on Codecov
46.27% (-0.11%) compared to 6b4d7e0
Details
Codecov Report
Attention: Patch coverage is 0%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 46.27%. Comparing base (
6b4d7e0
) to head (9f593af
).
Report is 6 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/endpoints/transactions/list.rs | 0.00% | 5 Missing |
src/endpoints/feed_items.rs | 0.00% | 3 Missing |
src/endpoints/transactions/get.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #49 +/- ##
==========================================
- Coverage 46.37% 46.27% -0.11%
==========================================
Files 19 19
Lines 856 858 +2
==========================================
Hits 397 397
- Misses 459 461 +2
☔ 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.
Loading