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 flaky history vector test #43

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Fix flaky history vector test #43

merged 1 commit into from
Nov 1, 2023

Conversation

stv0g
Copy link
Collaborator

@stv0g stv0g commented Nov 1, 2023

Fixes #41

Signed-off-by: Steffen Vogel <[email protected]>
@stv0g stv0g enabled auto-merge (rebase) November 1, 2023 10:52
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #43 (1aa8475) into main (2c71ca6) will increase coverage by 30.61%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main      #43       +/-   ##
===========================================
+ Coverage   26.86%   57.47%   +30.61%     
===========================================
  Files          30       30               
  Lines        1798     1799        +1     
===========================================
+ Hits          483     1034      +551     
+ Misses       1246      644      -602     
- Partials       69      121       +52     
Flag Coverage Δ
integration 26.84% <0.00%> (-0.02%) ⬇️
unit 39.79% <100.00%> (?)

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

Files Coverage Δ
internal/history/history.go 100.00% <100.00%> (+53.33%) ⬆️

... and 6 files with indirect coverage changes

@stv0g stv0g merged commit f5044af into main Nov 1, 2023
11 checks passed
@stv0g stv0g deleted the fix-history-vector-test branch November 1, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit-test of history vector reset detection is failing
1 participant