microsoft / TextWorld

​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Other
1.23k stars 189 forks source link

Moving CI stuff to Azure pipelines. #247

Closed MarcCote closed 4 years ago

MarcCote commented 4 years ago

Trying to move as much stuff as possible to Azure Pipelines.

codecov-commenter commented 4 years ago

Codecov Report

Merging #247 into master will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   83.23%   83.46%   +0.22%     
==========================================
  Files          57       57              
  Lines        7551     7553       +2     
==========================================
+ Hits         6285     6304      +19     
+ Misses       1266     1249      -17     
Impacted Files Coverage Δ
textworld/render/render.py 60.62% <100.00%> (+3.39%) :arrow_up:
textworld/render/serve.py 47.64% <0.00%> (+0.58%) :arrow_up:
textworld/envs/wrappers/viewer.py 80.95% <0.00%> (+14.28%) :arrow_up: