OpenRefactory Docs
HomePricingFAQ
  • Welcome
  • Table of contents
    • Introduction
    • Overview
    • Getting Started
      • INSTALLING ICR FOR PYTHON
      • MANAGING YOUR SERVICE
      • ACCESSING YOUR SOURCE CODE
    • USING THE NAVIGATOR
    • USING THE ANALYSIS ENGINE
    • REVIEWING YOUR RESULTS
      • REVIEWER SUMMARY AND FILTERS
      • FILTER BY DIRECTORY PANE
      • FILTER BY CATEGORY PANE
      • HANDLING RESULTS
    • WHEN YOU ARE COMPLETE
    • APPENDIX A – LIST OF SUPPORTED FIXERS
    • APPENDIX B – GITLAB OAUTH SETUP
    • APPENDIX C – BITBUCKET OAUTH SETUP
    • APPENDIX D – EXAMPLE SUMMARY REPORT
Powered by GitBook
On this page

Was this helpful?

  1. Table of contents

WHEN YOU ARE COMPLETE

Once you have reviewed all of your results, you can exit the Navigator. To close a Reviewer session, simply close the tab or click the Home button. To leave the Navigator, you may close the Navigator tab or click Exit iCR.

If you have completed all the analyses and have reviewed all of your results, you can check them on your VCS and verify the commits are there. Any fixes that were applied will be committed to the temporary branch as identified in the Reviewer header banner.

Once satisfied that you are complete, you can go to your terminal console and stop the server using icrforpython -c stop. Note that stopping the server will leave all of your previous results available for later. You can restart the server using icrforpython -c start. Of course, it may be more convenient to always keep the server running so that other developers can analyze their projects

OpenRefactory appreciates receiving all feedback on its products that users are willing to provide. Please contact us at info@openrefactory.com if there are any questions or suggestions for improvements on the operation of iCR for Python.

PreviousHANDLING RESULTSNextAPPENDIX A – LIST OF SUPPORTED FIXERS

Last updated 2 years ago

Was this helpful?