StoneT2000 / Dimensions

A Generalized Artificial Intelligence Competition Framework. And yes, its in Typescript for good reason
MIT License
75 stars 7 forks source link

Basic windows support #139

Closed StoneT2000 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #139 (612fb11) into master (3de4cda) will increase coverage by 3.17%. The diff coverage is 59.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   70.67%   73.84%   +3.17%     
==========================================
  Files          54       51       -3     
  Lines        3894     3594     -300     
  Branches      680      624      -56     
==========================================
- Hits         2752     2654      -98     
+ Misses        902      694     -208     
- Partials      240      246       +6     
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/Logger/index.ts 95.31% <33.33%> (-3.05%) :arrow_down:
src/utils/System.ts 75.60% <33.33%> (-0.48%) :arrow_down:
src/Agent/index.ts 85.75% <61.90%> (-1.50%) :arrow_down:
src/MatchEngine/index.ts 83.33% <87.50%> (-0.78%) :arrow_down:
src/Dimension/index.ts 90.25% <100.00%> (ø)
src/SupportedPlugins/GCloudStorage/index.ts
... and 2 more

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 991408a...612fb11. Read the comment docs.