fix: resolve merge conflicts in hero_db_ui #21

Merged
mahmoud merged 3 commits from development_fix_resolve_merge_conflicts into development 2026-04-16 18:42:32 +00:00
Member

Fixes #20

Summary

  • Resolve merge conflict markers in main.rs and web.rs
  • Keep incoming version with socket_dir() naming convention

Test plan

  • cargo build --release passes
Fixes #20 ## Summary - Resolve merge conflict markers in main.rs and web.rs - Keep incoming version with socket_dir() naming convention ## Test plan - [x] cargo build --release passes
fix: resolve merge conflicts in hero_db_ui
Some checks failed
CI / cargo check + clippy (pull_request) Failing after 53s
CI / cargo test (pull_request) Successful in 1m18s
Build and Test / build (pull_request) Successful in 3m50s
a7f63ff2c2
Resolve merge conflicts in main.rs and web.rs that were
committed to development branch. Keeps the incoming version
which uses the new socket_dir() naming convention.
fix: resolve clippy warnings in hero_db_app
Some checks failed
CI / cargo check + clippy (pull_request) Failing after 3s
CI / cargo test (pull_request) Successful in 1m53s
Build and Test / build (pull_request) Successful in 3m43s
055dc09325
- Collapse nested if-let statements
- Remove redundant local binding
- Remove unused enumerate index
- Replace redundant closure with function reference
- Allow type_complexity for benchmark test types
style: apply cargo fmt formatting
All checks were successful
Build and Test / build (pull_request) Successful in 3m9s
CI / cargo check + clippy (pull_request) Successful in 1m5s
CI / cargo test (pull_request) Successful in 1m11s
c294740b9e
mahmoud merged commit 8e9ac7f499 into development 2026-04-16 18:42:32 +00:00
mahmoud deleted branch development_fix_resolve_merge_conflicts 2026-04-16 18:42:37 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_db!21
No description provided.