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

Use goimports to group imports on task fmt #498

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Apr 20, 2022

No description provided.

@AlekSi AlekSi requested review from a team, w84thesun and seeforschauer and removed request for a team April 20, 2022 09:51
@AlekSi AlekSi added the code/chore Code maintenance improvements label Apr 20, 2022
@AlekSi AlekSi added this to the v0.2.0 milestone Apr 20, 2022
@AlekSi AlekSi enabled auto-merge (squash) April 20, 2022 09:52
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #498 (8251c29) into main (d088bcb) will decrease coverage by 11.77%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #498       +/-   ##
===========================================
- Coverage   58.95%   47.17%   -11.78%     
===========================================
  Files         121      117        -4     
  Lines        6909     6397      -512     
===========================================
- Hits         4073     3018     -1055     
- Misses       2287     2911      +624     
+ Partials      549      468       -81     
Flag Coverage Δ
FerretDB 47.14% <ø> (ø)
MongoDB 6.36% <ø> (ø)
integration 47.17% <ø> (ø)
unit ?

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

Impacted Files Coverage Δ
internal/wire/bits.go 0.00% <0.00%> (-100.00%) ⬇️
internal/util/testutil/dump.go 0.00% <0.00%> (-100.00%) ⬇️
internal/util/lazyerrors/frame.go 0.00% <0.00%> (-100.00%) ⬇️
internal/util/testutil/testutil.go 0.00% <0.00%> (-100.00%) ⬇️
internal/handlers/pg/pgdb/placeholder.go 0.00% <0.00%> (-100.00%) ⬇️
internal/util/testutil/path.go 0.00% <0.00%> (-96.50%) ⬇️
internal/handlers/pg/msg_buildinfo.go 0.00% <0.00%> (-85.00%) ⬇️
internal/wire/opmsgflagbit_string.go 0.00% <0.00%> (-77.78%) ⬇️
internal/util/lazyerrors/lazyerrors.go 0.00% <0.00%> (-76.48%) ⬇️
internal/types/binary.go 0.00% <0.00%> (-70.00%) ⬇️
... and 60 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d088bcb...8251c29. Read the comment docs.

@AlekSi AlekSi merged commit 469a6f0 into FerretDB:main Apr 20, 2022
@AlekSi AlekSi deleted the goimports branch April 20, 2022 10:19
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.

None yet

2 participants