BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
509 stars 157 forks source link

Marine bot #141

Closed ShaharKatz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #141 (fba8229) into develop (40dc00a) will decrease coverage by 1.20%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #141      +/-   ##
===========================================
- Coverage    79.77%   78.57%   -1.21%     
===========================================
  Files           93       95       +2     
  Lines        12292    12481     +189     
===========================================
+ Hits          9806     9807       +1     
- Misses        2486     2674     +188     
Impacted Files Coverage Δ
examples/terran/marine_helper_funcs.py 0.00% <0.00%> (ø)
examples/terran/marine_match_bot.py 0.00% <0.00%> (ø)
examples/zerg/expand_everywhere.py 88.88% <0.00%> (+2.22%) :arrow_up:

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 40dc00a...fba8229. Read the comment docs.