Skip to content

Conversation

@Azzaare
Copy link
Member

@Azzaare Azzaare commented Jan 6, 2021

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 6, 2021

Codecov Report

Merging #13 (2d8cb43) into ga (cbdde38) will increase coverage by 4.30%.
The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##               ga      #13      +/-   ##
==========================================
+ Coverage   89.14%   93.45%   +4.30%     
==========================================
  Files          11       11              
  Lines         175      168       -7     
==========================================
+ Hits          156      157       +1     
+ Misses         19       11       -8     
Impacted Files Coverage Δ
src/transformation.jl 60.00% <50.00%> (+13.12%) ⬆️
src/aggregation.jl 100.00% <100.00%> (ø)
src/arithmetic.jl 100.00% <100.00%> (ø)
src/comparison.jl 100.00% <100.00%> (ø)
src/io.jl 100.00% <100.00%> (ø)
src/layer.jl 100.00% <0.00%> (+5.55%) ⬆️

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 cbdde38...2d8cb43. Read the comment docs.

@Azzaare Azzaare marked this pull request as ready for review January 6, 2021 05:13
@Azzaare Azzaare merged commit 1e4d889 into ga Jan 6, 2021
@Azzaare Azzaare deleted the x86 branch January 6, 2021 05:13
Azzaare added a commit that referenced this pull request Jan 6, 2021
* Added dependency to Evolutionary.jl

* Added dependency to Evolutionary.jl

* Added exploration of search space data

* Temp save

* Added functions to generate ICN layers

* temp-save

* Added ICN and compose(ICN)

* Added test for ICN and compose

* Added test for ICN and compose 2 (added comment)

* Functions show_layers and show_composition to output ICN information to string

* updated CI

* Tentative to trigger 100% (related to metaprogramming and testing)

* Hamming (#12)

* Added data formater

* Added hamming function and some tests

* Added data formater

* Cleaning code and tests

* Debug of GA application. Require a viability check when evolving individuals. Check Issue #75 in Evolutionary.jl

* Test viability of an individual in GA

* Correcting viability. One warning left.

* Still one zeros individual generated by the GA at the start

* Done with viability!

* tentative fix (#13)

* tentative fix

* Renamed sum into ar_sum, ag_sum ...

* Renamed in comparison.jl

* Untyping operations to handle x86

* Doc and coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants