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

Fix pgdb helpers #425

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Fix pgdb helpers #425

merged 1 commit into from
Apr 1, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Apr 1, 2022

No description provided.

@AlekSi AlekSi added code/bug Some user-visible feature works incorrectly trust PRs that can access Actions secrets labels Apr 1, 2022
@AlekSi AlekSi added this to the v0.1.0 milestone Apr 1, 2022
@AlekSi AlekSi enabled auto-merge (squash) April 1, 2022 15:53
@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #425 (335707d) into main (0b17030) will decrease coverage by 0.04%.
The diff coverage is 57.89%.

@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
- Coverage   57.68%   57.63%   -0.05%     
==========================================
  Files         117      117              
  Lines        6031     6043      +12     
==========================================
+ Hits         3479     3483       +4     
- Misses       2037     2043       +6     
- Partials      515      517       +2     
Flag Coverage Δ
FerretDB 32.20% <21.05%> (-0.06%) ⬇️
MongoDB 2.70% <0.00%> (-0.01%) ⬇️
integration 32.24% <21.05%> (-0.06%) ⬇️
tests 51.19% <57.89%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
internal/handlers/pg/pgdb/pool.go 69.96% <55.55%> (-1.76%) ⬇️
internal/util/testutil/pg.go 89.70% <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 0b17030...335707d. Read the comment docs.

@AlekSi AlekSi merged commit 7d79075 into FerretDB:main Apr 1, 2022
@AlekSi AlekSi deleted the fix-pool branch April 1, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/bug Some user-visible feature works incorrectly trust PRs that can access Actions secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants