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

Issue#6 #19

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Issue#6 #19

merged 1 commit into from
Feb 20, 2024

Conversation

diogomatoschaves
Copy link
Owner

close #6

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c97b579) 94.91% compared to head (f5c62b8) 94.88%.

Files Patch % Lines
...eneal/genetic_algorithms/genetic_algorithm_base.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   94.91%   94.88%   -0.04%     
==========================================
  Files          33       33              
  Lines         866      880      +14     
==========================================
+ Hits          822      835      +13     
- Misses         44       45       +1     
Flag Coverage Δ
unittests 94.88% <93.33%> (-0.04%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@diogomatoschaves diogomatoschaves merged commit b02f62f into master Feb 20, 2024
1 of 3 checks passed
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.

Can we stop iteration if the best fitness value doesn't improve after a few iterations?
1 participant