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

Feat add uber fx #331

Merged
merged 19 commits into from
Nov 14, 2022
Merged

Feat add uber fx #331

merged 19 commits into from
Nov 14, 2022

Conversation

thisisibrahimd
Copy link
Member

Replace https://github.com/uber-go/dig with https://github.com/uber-go/fx to string the components together.
Add Procfile to run cockroach, nsq, and server on local machine easier with goreman or any alternative (https://github.com/ddollar/foreman#ports)

@thisisibrahimd thisisibrahimd marked this pull request as draft October 25, 2022 13:50
@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Merging #331 (54c849f) into master (4bda4d9) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   14.19%   14.20%   +0.01%     
==========================================
  Files          31       31              
  Lines        2558     2556       -2     
==========================================
  Hits          363      363              
+ Misses       2166     2164       -2     
  Partials       29       29              
Impacted Files Coverage Δ
pkg/handler/auth.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@thisisibrahimd thisisibrahimd marked this pull request as ready for review October 29, 2022 18:35
@thisisibrahimd
Copy link
Member Author

Tested locally, works good. Found a few bugs in UI.

@L1ghtman2k
Copy link
Member

Found a few bugs in UI

Are the UI bugs documented?

Anyway, looks very good to me, very good job with breaking down of master.go, and I like how fx does dependency injection

@thisisibrahimd
Copy link
Member Author

No, not documented. Just manually breaking the ui and fixing it in a branch.

I like uber fx approach to dependency injection as well!

@thisisibrahimd thisisibrahimd merged commit 848c7b6 into master Nov 14, 2022
@thisisibrahimd thisisibrahimd deleted the feat-add-uber-fx branch February 5, 2023 07:24
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.

None yet

2 participants