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 test cadidates #31

Merged
merged 1 commit into from
Aug 6, 2023
Merged

Conversation

tzaeschke
Copy link
Owner

The test candidates should consistently use Integer as value type.
Some use Object and others use double[].

@tzaeschke tzaeschke self-assigned this Aug 6, 2023
@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #31 (ec39945) into master (b8816a3) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     73.62%   73.62%           
  Complexity     2046     2046           
=========================================
  Files            76       76           
  Lines          8057     8057           
  Branches       1575     1575           
=========================================
  Hits           5932     5932           
  Misses         1737     1737           
  Partials        388      388           

@tzaeschke tzaeschke merged commit 79d6c25 into master Aug 6, 2023
3 checks passed
@tzaeschke tzaeschke deleted the fix/31-test-candidate-with-int-values branch August 6, 2023 15:39
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.

1 participant