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 godoc to tools #789

Merged
merged 4 commits into from
Jun 24, 2022
Merged

Add godoc to tools #789

merged 4 commits into from
Jun 24, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 24, 2022

Checklist

  • Tests are added for new functionality or fixed bugs.
  • task all passes.

See CONTRIBUTING.md for more details.

@AlekSi AlekSi added the code/chore Code maintenance improvements label Jun 24, 2022
@AlekSi AlekSi added this to the v0.4.0 milestone Jun 24, 2022
@AlekSi AlekSi requested a review from a team June 24, 2022 14:37
@AlekSi AlekSi self-assigned this Jun 24, 2022
@AlekSi AlekSi requested review from w84thesun, seeforschauer and noisersup and removed request for a team June 24, 2022 14:37
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #789 (efd10f8) into main (eb26ce0) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #789      +/-   ##
==========================================
- Coverage   59.32%   59.24%   -0.09%     
==========================================
  Files         212      212              
  Lines        9348     9348              
==========================================
- Hits         5546     5538       -8     
- Misses       3159     3165       +6     
- Partials      643      645       +2     
Impacted Files Coverage Δ
internal/handlers/pg/msg_dbstats.go 65.11% <0.00%> (-6.98%) ⬇️
internal/clientconn/listener.go 73.86% <0.00%> (-3.41%) ⬇️
internal/wire/msg_header.go 69.04% <0.00%> (-2.39%) ⬇️
internal/wire/msg_body.go 36.50% <0.00%> (-1.59%) ⬇️
Flag Coverage Δ
FerretDB 62.63% <ø> (-0.32%) ⬇️
MongoDB 7.22% <ø> (ø)
integration 62.74% <ø> (-0.32%) ⬇️
unit 22.99% <ø> (ø)

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

@AlekSi AlekSi changed the title Godoc Add godoc to tools Jun 24, 2022
@AlekSi AlekSi enabled auto-merge (squash) June 24, 2022 14:40
@AlekSi AlekSi merged commit a101021 into FerretDB:main Jun 24, 2022
@AlekSi AlekSi deleted the godoc branch June 24, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants