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

Iterfix #30

Merged
merged 5 commits into from
Apr 8, 2020
Merged

Iterfix #30

merged 5 commits into from
Apr 8, 2020

Conversation

DrChainsaw
Copy link
Owner

@DrChainsaw DrChainsaw commented Mar 29, 2020

Fixes for iterators

Fix #31

@codecov-io
Copy link

Codecov Report

Merging #30 into master will decrease coverage by 1.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   92.30%   91.21%   -1.09%     
==========================================
  Files          13       13              
  Lines        1039     1127      +88     
==========================================
+ Hits          959     1028      +69     
- Misses         80       99      +19     
Impacted Files Coverage Δ
src/iterators.jl 73.74% <100.00%> (+2.71%) ⬆️
src/app/imageclassification/strategy.jl 89.74% <0.00%> (-0.98%) ⬇️
src/mutation.jl 95.83% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8320731...3566cc6. Read the comment docs.

@DrChainsaw DrChainsaw merged commit bdedc8c into master Apr 8, 2020
@DrChainsaw DrChainsaw deleted the iterfix branch April 8, 2020 17:52
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.

Random augmentation is different for each candidate in a generation
2 participants