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 188 forks source link

Update links to Inform7-6M62 build. #303

Closed MarcCote closed 2 years ago

MarcCote commented 2 years ago

Download links for older versions of Inform7 have changed since the first open release (see https://github.com/ganelson/inform/releases/tag/v10.1.1).

codecov-commenter commented 2 years ago

Codecov Report

Merging #303 (81a0546) into master (6867382) will decrease coverage by 0.00%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
- Coverage   84.16%   84.16%   -0.01%     
==========================================
  Files          62       62              
  Lines        8029     8033       +4     
==========================================
+ Hits         6758     6761       +3     
- Misses       1271     1272       +1     
Impacted Files Coverage Δ
textworld/envs/batch/batch_env.py 81.01% <50.00%> (ø)
textworld/render/serve.py 47.67% <50.00%> (ø)
textworld/challenges/tw_cooking/cooking.py 81.02% <100.00%> (ø)
textworld/generator/graph_networks.py 67.82% <100.00%> (ø)
textworld/gym/envs/textworld_batch.py 71.42% <100.00%> (+0.37%) :arrow_up:
textworld/textgen/parser.py 76.00% <100.00%> (+1.20%) :arrow_up:
textworld/version.py 100.00% <100.00%> (ø)
textworld/textgen/__init__.py 96.72% <0.00%> (-1.64%) :arrow_down:
textworld/render/render.py 60.62% <0.00%> (-0.20%) :arrow_down:
... and 2 more