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

Move handlers/jsonb1 to handlers/pg #402

Merged
merged 1 commit into from
Mar 27, 2022
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Mar 27, 2022

No description provided.

@AlekSi AlekSi added this to the v0.0.7 milestone Mar 27, 2022
@AlekSi AlekSi added code/chore Code maintenance improvements trust PRs that can access Actions secrets labels Mar 27, 2022
@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #402 (b503ea0) into main (07ba3c5) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   49.75%   49.75%           
=======================================
  Files         114      114           
  Lines        5658     5658           
=======================================
  Hits         2815     2815           
  Misses       2393     2393           
  Partials      450      450           
Impacted Files Coverage Δ
internal/clientconn/conn.go 0.00% <0.00%> (ø)
internal/handlers/pg/fetch.go 54.54% <ø> (ø)
internal/handlers/pg/msg_count.go 51.56% <ø> (ø)
internal/handlers/pg/msg_createindexes.go 0.00% <ø> (ø)
internal/handlers/pg/msg_delete.go 51.13% <ø> (ø)
internal/handlers/pg/msg_find.go 57.57% <ø> (ø)
internal/handlers/pg/msg_insert.go 48.93% <ø> (ø)
internal/handlers/pg/msg_update.go 50.50% <ø> (ø)
internal/handlers/pg/storage.go 100.00% <ø> (ø)

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 07ba3c5...b503ea0. Read the comment docs.

@AlekSi AlekSi marked this pull request as ready for review March 27, 2022 14:30
@AlekSi AlekSi merged commit 30ba9f1 into FerretDB:main Mar 27, 2022
@AlekSi AlekSi deleted the move-pg-handler branch March 27, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements trust PRs that can access Actions secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant