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

Add option to disable --debug-addr #3698

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

cosmastech
Copy link
Contributor

@cosmastech cosmastech commented Nov 10, 2023

To resolve #3517

I am brand new to Go and just want to be helpful, so I hope that I don't end up creating more work for your team to review this.

@cosmastech cosmastech requested a review from a team as a code owner November 10, 2023 20:31
@CLAassistant
Copy link

CLAassistant commented Nov 10, 2023

CLA assistant check
All committers have signed the CLA.

@cosmastech cosmastech changed the title Add option to disable --debug-addr Add option to disable --debug-addr. Nov 10, 2023
@cosmastech
Copy link
Contributor Author

Hi team! I'm brand new to Golang, and was searching for projects that have good first issue tags. I really like the style that it's written in, plus it has pretty great docs!

I don't want to be a burden on you, but if you could give me some input on what else may need done here, I'm hungry to learn.

Thanks for your time!

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #3698 (b33448c) into main (1f18df0) will decrease coverage by 0.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3698      +/-   ##
==========================================
- Coverage   76.81%   76.23%   -0.59%     
==========================================
  Files         323      323              
  Lines       23004    23004              
==========================================
- Hits        17671    17536     -135     
- Misses       4308     4431     +123     
- Partials     1025     1037      +12     

see 14 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 72.25% <ø> (-0.65%) ⬇️
hana-1 ?
integration 72.25% <ø> (-0.68%) ⬇️
mongodb-1 5.47% <ø> (ø)
postgresql-1 52.44% <ø> (-0.39%) ⬇️
postgresql-2 50.45% <ø> (-0.28%) ⬇️
postgresql-3 51.64% <ø> (-0.36%) ⬇️
sort-false 72.25% <ø> (-0.21%) ⬇️
sort-true ?
sqlite-1 51.84% <ø> (-0.49%) ⬇️
sqlite-2 49.77% <ø> (-0.22%) ⬇️
sqlite-3 50.82% <ø> (-0.26%) ⬇️
unit 30.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi added the code/feature Some user-visible feature is not implemented yet label Nov 13, 2023
@AlekSi AlekSi added this to the Next milestone Nov 13, 2023
@AlekSi AlekSi merged commit 3b937b1 into FerretDB:main Nov 13, 2023
25 of 28 checks passed
@AlekSi AlekSi changed the title Add option to disable --debug-addr. Add option to disable --debug-addr Nov 13, 2023
@AlekSi
Copy link
Member

AlekSi commented Nov 13, 2023

Awesome, thank you!

yonarw pushed a commit to yonarw/FerretDB that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/feature Some user-visible feature is not implemented yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add option to disable --debug-addr
3 participants