Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional and repeatable quests. #288

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

MarcCote
Copy link
Contributor

This PR aims at fixing issue #287

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #288 (2ea3df0) into master (117e22e) will decrease coverage by 0.00%.
The diff coverage is 86.84%.

❗ Current head 2ea3df0 differs from pull request most recent head d9518f8. Consider uploading reports for the commit d9518f8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   83.90%   83.90%   -0.01%     
==========================================
  Files          62       62              
  Lines        7990     8014      +24     
==========================================
+ Hits         6704     6724      +20     
- Misses       1286     1290       +4     
Impacted Files Coverage Δ
textworld/generator/game.py 94.70% <80.76%> (-0.50%) ⬇️
textworld/envs/tw.py 97.34% <100.00%> (-0.03%) ⬇️
textworld/generator/inform7/world2inform7.py 90.20% <100.00%> (+0.17%) ⬆️

@MarcCote MarcCote force-pushed the enh_optional_quests branch from 2ea3df0 to 3c37c1c Compare December 1, 2021 19:30
@MarcCote MarcCote force-pushed the enh_optional_quests branch from 3c37c1c to d9518f8 Compare December 1, 2021 19:52
@MarcCote MarcCote merged commit 010d19a into microsoft:master Dec 1, 2021
@MarcCote MarcCote deleted the enh_optional_quests branch December 1, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants