Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

server: Simplify the debug print of various structs#971

Merged
nitnelave merged 1 commit intomainfrom
print
Sep 7, 2024
Merged

server: Simplify the debug print of various structs#971
nitnelave merged 1 commit intomainfrom
print

Conversation

@nitnelave
Copy link
Member

And use derive_more more liberally to simplify the impls

And use derive_more more liberally to simplify the impls
@codecov
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 55.55556% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.97%. Comparing base (6cf0f6d) to head (e00226f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
server/src/infra/configuration.rs 42.85% 4 Missing ⚠️
server/src/domain/types.rs 50.00% 2 Missing ⚠️
server/src/infra/mail.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
- Coverage   86.02%   85.97%   -0.05%     
==========================================
  Files          50       50              
  Lines       10959    10952       -7     
==========================================
- Hits         9427     9416      -11     
- Misses       1532     1536       +4     
Files with missing lines Coverage Δ
auth/src/lib.rs 54.23% <ø> (-2.22%) ⬇️
server/src/infra/database_string.rs 88.46% <100.00%> (-1.20%) ⬇️
server/src/infra/tcp_server.rs 66.45% <100.00%> (ø)
server/src/domain/types.rs 73.94% <50.00%> (-1.06%) ⬇️
server/src/infra/mail.rs 0.00% <0.00%> (ø)
server/src/infra/configuration.rs 84.08% <42.85%> (-0.15%) ⬇️

@nitnelave nitnelave merged commit 65e2103 into main Sep 7, 2024
@nitnelave nitnelave deleted the print branch September 7, 2024 22:44
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