Skip to content

Improve Tracing Part One#1022

Merged
da2ce7 merged 3 commits intotorrust:developfrom
da2ce7:20240825_improve_tracing_pt1
Aug 26, 2024
Merged

Improve Tracing Part One#1022
da2ce7 merged 3 commits intotorrust:developfrom
da2ce7:20240825_improve_tracing_pt1

Conversation

@da2ce7
Copy link
Copy Markdown
Contributor

@da2ce7 da2ce7 commented Aug 25, 2024

make better use of the modern features in the tracing library, first part.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 25, 2024

Codecov Report

Attention: Patch coverage is 51.94805% with 74 lines in your changes missing coverage. Please review.

Project coverage is 77.05%. Comparing base (06857d2) to head (14e672e).
Report is 4 commits behind head on develop.

Files Patch % Lines
src/servers/apis/server.rs 42.85% 12 Missing ⚠️
src/console/ci/e2e/tracker_container.rs 0.00% 11 Missing ⚠️
src/app.rs 0.00% 6 Missing ⚠️
src/console/ci/e2e/runner.rs 0.00% 6 Missing ⚠️
src/servers/udp/server/mod.rs 0.00% 5 Missing ⚠️
src/bootstrap/jobs/health_check_api.rs 0.00% 4 Missing ⚠️
src/bootstrap/jobs/udp_tracker.rs 0.00% 4 Missing ⚠️
src/console/clients/udp/app.rs 0.00% 4 Missing ⚠️
src/bootstrap/jobs/torrent_cleanup.rs 0.00% 3 Missing ⚠️
src/console/ci/e2e/docker.rs 0.00% 3 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1022      +/-   ##
===========================================
- Coverage    77.22%   77.05%   -0.18%     
===========================================
  Files          178      178              
  Lines        10072    10071       -1     
===========================================
- Hits          7778     7760      -18     
- Misses        2294     2311      +17     

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

@da2ce7
Copy link
Copy Markdown
Contributor Author

da2ce7 commented Aug 26, 2024

ACK 14e672e

@da2ce7 da2ce7 merged commit 9536744 into torrust:develop Aug 26, 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