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: sampling_test incorrect naming #119

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

manon-but-yes
Copy link
Collaborator

Fix sampling_test.py, in which the name of fitnesses and descriptors are inverted. The test is still correct, this is only a naming issue.

@codecov-commenter
Copy link

Codecov Report

Merging #119 (24a3382) into develop (a5c19a2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #119   +/-   ##
========================================
  Coverage    91.74%   91.74%           
========================================
  Files           97       97           
  Lines         5403     5403           
========================================
  Hits          4957     4957           
  Misses         446      446           
Impacted Files Coverage Δ
tests/utils_test/sampling_test.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@felixchalumeau felixchalumeau merged commit db730e0 into develop Nov 29, 2022
@limbryan limbryan deleted the fix/sampling-test branch November 30, 2022 15:40
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