RobertTLange / evosax

Evolution Strategies in JAX 🦎
Apache License 2.0
479 stars 44 forks source link

Feature/batch communication #9

Closed DiamonDiva closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (0637667) into main (76d0d18) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   88.19%   88.26%   +0.06%     
==========================================
  Files          53       53              
  Lines        2567     2582      +15     
==========================================
+ Hits         2264     2279      +15     
  Misses        303      303              
Impacted Files Coverage Δ
evosax/__init__.py 100.00% <100.00%> (ø)
evosax/subpops/protocol.py 96.66% <100.00%> (+2.91%) :arrow_up: