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

Generalize variables type usage #22

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Generalize variables type usage #22

merged 1 commit into from
Feb 22, 2024

Conversation

diogomatoschaves
Copy link
Owner

close #20

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Comparison is base (4426eec) 94.88% compared to head (456473b) 95.48%.

Files Patch % Lines
geneal/genetic_algorithms/_continuous.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   94.88%   95.48%   +0.59%     
==========================================
  Files          33       33              
  Lines         880      908      +28     
==========================================
+ Hits          835      867      +32     
+ Misses         45       41       -4     
Flag Coverage Δ
unittests 95.48% <97.14%> (+0.59%) ⬆️

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 d21c63a into master Feb 22, 2024
3 checks passed
@diogomatoschaves diogomatoschaves deleted the issue#20 branch February 22, 2024 02:29
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.

Add option to have genes with float and integer constraints independently
1 participant