Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements in maker app #324

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Conversation

claddyy
Copy link
Collaborator

@claddyy claddyy commented Dec 16, 2024

This PR implements the improvements mentioned in #316 (review)
It names the recovery thread using the name API.
This adds a couple of logs in fn join_all_threads, which would be helpful while debugging.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 71.87500% with 9 lines in your changes missing coverage. Please review.

Project coverage is 74.34%. Comparing base (014af60) to head (09718c6).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/maker/api.rs 70.37% 8 Missing ⚠️
src/maker/handlers.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
- Coverage   78.18%   74.34%   -3.85%     
==========================================
  Files          32       32              
  Lines        4859     4073     -786     
==========================================
- Hits         3799     3028     -771     
+ Misses       1060     1045      -15     

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

Copy link

@mojoX911 mojoX911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack. Few nits.

src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/handlers.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@KnowWhoami KnowWhoami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Below are some nits, modifications to be handled -> then it is green to go from my side.

src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/handlers.rs Outdated Show resolved Hide resolved
@claddyy
Copy link
Collaborator Author

claddyy commented Dec 17, 2024

Ack. Few nits.

Suggestions by @mojoX911 and @KnowWhoami addressed in 482e86d

src/maker/api.rs Outdated Show resolved Hide resolved
src/maker/handlers.rs Outdated Show resolved Hide resolved
src/maker/api.rs Show resolved Hide resolved
@claddyy claddyy force-pushed the improvements branch 2 times, most recently from 8d47bd7 to 5f4b6f7 Compare December 18, 2024 09:39
Copy link

@mojoX911 mojoX911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit.

src/maker/api.rs Show resolved Hide resolved
src/maker/api.rs Show resolved Hide resolved
Copy link

@mojoX911 mojoX911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack 09718c6

@mojoX911 mojoX911 merged commit 9947b21 into citadel-tech:master Dec 19, 2024
14 checks passed
@claddyy claddyy deleted the improvements branch December 19, 2024 14:34
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.

3 participants