Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added coverage report generation and tests #1026

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

Closed
wants to merge 4 commits into from
Closed

Added coverage report generation and tests #1026

wants to merge 4 commits into from

Conversation

rajatjain1997
Copy link
Contributor

@rajatjain1997 rajatjain1997 commented Feb 11, 2019

Added:

  • .coveragerc file to configure report generation
    Modified:
  • .travis.yml to start generating reports during build
  • Test cases for environments in agents.py

It is a small PR, quite sure this will be helpful for new collaborators to know where tests are missing 😄

P.S.: Code coverage for the repo is at 65% right now.

Added:
 - .coveragerc file to configure report generation
Modified:
 - .travis.yml to start generating reports during build
Added:
 - Testcases in test_agents.py
Modified:
 - Duplicate walls are not added in corners now
Added:
 - Test cases for Explorer actions in WumpusEnvironment
 - Test cases for VacuumEnvironment
Modified:
 - VacuumAgent correctly disables bump percept when agent sucks dirt after bumping into a wall
@rajatjain1997 rajatjain1997 changed the title Added coverage report generation Added coverage report generation and tests Feb 15, 2019
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.

1 participant