facebookresearch / CompilerGym

Reinforcement learning environments for compiler and program optimization tasks
https://compilergym.ai/
MIT License
906 stars 127 forks source link

[service] Fix type hints for `CompilerEnv.action_space`. #726

Closed ChrisCummins closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #726 (556a732) into development (3a5e439) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #726      +/-   ##
===============================================
+ Coverage        88.67%   88.68%   +0.01%     
===============================================
  Files              131      131              
  Lines             7936     7936              
===============================================
+ Hits              7037     7038       +1     
+ Misses             899      898       -1     
Impacted Files Coverage Δ
...ompiler_gym/service/client_service_compiler_env.py 90.26% <100.00%> (-0.21%) :arrow_down:
compiler_gym/views/observation.py 100.00% <0.00%> (+2.70%) :arrow_up:
compiler_gym/views/observation_space_spec.py 85.71% <0.00%> (+2.85%) :arrow_up: