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] mds: Fix incorrect assert #2844

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

ales-erjavec
Copy link
Contributor

Issue

torgerson has incorrect assert (checks for strict increasing sequence)

Description of changes

Relax the assert.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

Codecov Report

Merging #2844 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2844      +/-   ##
==========================================
+ Coverage   81.72%   81.72%   +<.01%     
==========================================
  Files         326      326              
  Lines       55700    55700              
==========================================
+ Hits        45521    45523       +2     
+ Misses      10179    10177       -2

@lanzagar lanzagar added this to the 3.9 milestone Jan 3, 2018
@lanzagar lanzagar merged commit 303fccf into biolab:master Jan 3, 2018
@ales-erjavec ales-erjavec deleted the fixes/mds-torgerson-assert branch January 5, 2018 11:28
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.

3 participants