Skip to content

Conversation

@da2ce7
Copy link
Contributor

@da2ce7 da2ce7 commented Jul 13, 2024

Remove Unneeded Async Trait Dependency

@da2ce7 da2ce7 force-pushed the 20240713_remove_async_trait branch from 388cda6 to 64850af Compare July 13, 2024 11:14
@codecov
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 88.28829% with 13 lines in your changes missing coverage. Please review.

Project coverage is 77.30%. Comparing base (f2629ce) to head (64850af).

Files Patch % Lines
src/core/databases/mysql.rs 0.00% 10 Missing ⚠️
src/core/databases/sqlite.rs 90.00% 1 Missing ⚠️
...rc/servers/http/v1/extractors/client_ip_sources.rs 92.85% 1 Missing ⚠️
src/servers/http/v1/extractors/scrape_request.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #959      +/-   ##
===========================================
- Coverage    77.31%   77.30%   -0.01%     
===========================================
  Files          183      183              
  Lines         9729     9721       -8     
===========================================
- Hits          7522     7515       -7     
+ Misses        2207     2206       -1     

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

@da2ce7
Copy link
Contributor Author

da2ce7 commented Jul 13, 2024

ACK 64850af

@da2ce7 da2ce7 merged commit 8ff668f into torrust:develop Jul 13, 2024
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.

1 participant