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

Make test helpers harder to misuse #530

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Make test helpers harder to misuse #530

merged 1 commit into from
Apr 26, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Apr 26, 2022

Refs #481.

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

codecov bot commented Apr 26, 2022

Codecov Report

Merging #530 (49b98e3) into main (18aa27e) will increase coverage by 0.20%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
+ Coverage   63.59%   63.79%   +0.20%     
==========================================
  Files         116      116              
  Lines        6513     6522       +9     
==========================================
+ Hits         4142     4161      +19     
+ Misses       1828     1823       -5     
+ Partials      543      538       -5     
Impacted Files Coverage Δ
internal/util/testutil/equal.go 57.39% <76.47%> (+8.64%) ⬆️
Flag Coverage Δ
FerretDB 52.14% <70.58%> (+0.31%) ⬆️
MongoDB 6.62% <70.58%> (+0.37%) ⬆️
integration 52.17% <70.58%> (+0.31%) ⬆️
unit 40.39% <76.47%> (+0.24%) ⬆️

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

@AlekSi AlekSi merged commit f6bfa76 into FerretDB:main Apr 26, 2022
@AlekSi AlekSi deleted the testutil branch April 26, 2022 06:26
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.

2 participants