Skip to content

fix(clippy): warning on the size of the tonic::Status type#437

Merged
harlem88 merged 1 commit intoastarte-platform:masterfrom
joshuachp:fix/clippy-tonic-status
Apr 2, 2025
Merged

fix(clippy): warning on the size of the tonic::Status type#437
harlem88 merged 1 commit intoastarte-platform:masterfrom
joshuachp:fix/clippy-tonic-status

Conversation

@joshuachp
Copy link
Copy Markdown
Collaborator

Convert the status to a string an only return the code.

Convert the status to a string an only return the code.

Signed-off-by: Joshua Chapman <joshua.chapman@secomind.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.2%. Comparing base (7a03429) to head (0f6296d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/transport/grpc/mod.rs 57.1% 3 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/transport/grpc/mod.rs 44.2% <57.1%> (-0.7%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@harlem88 harlem88 merged commit a3a14d8 into astarte-platform:master Apr 2, 2025
21 of 22 checks passed
@joshuachp joshuachp deleted the fix/clippy-tonic-status branch April 2, 2025 13:11
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.

4 participants