iCR for Python User Guides
iCR for Python 3.0.2
iCR for Python 3.0.2
  • Table of contents
    • Introduction
    • Overview
    • Getting Started
      • Installing iCR for Python
      • Managing your service
        • Opening Ports
      • Authorizing Access to Your Source Code
        • Authenticating GitHub Access with a Cloud-Based VCS Repository Service
          • Authenticating GitHub Access with a Private VCS Repository
        • Authenticating GitLab Access with a Cloud-Based VCS Repository
          • Authenticating GitLab Access with a Private VCS Repository
        • Authenticating Bitbucket Access with a Cloud-Based VCS Repository
          • Authenticating Bitbucket Access with a Private VCS Repository
          • Setting Bitbucket Server Credentials in the Navigator
    • Using the Navigator
      • Connecting to the Navigator
      • Setting your private passphrase
      • The Navigator top banner
      • The Analysis Engine status
      • Selecting Your Source Code
        • Using a cloud-based VCS
        • Selecting your branch
        • Using a private VCS
        • Using a local project
        • Setting the scope of your analysis
      • Integrating with your bug tracking system
        • Integrating with Jira - Define Your Project
        • Integrating with Jira - Authorizing Access for iCR
        • Integrating with Jira - Connecting with iCR
    • Using the Analysis Engine
      • Initiating an analysis
      • Monitoring the analysis
      • Interrupting the analysis
    • Reviewing your results
      • Reviewer summary and filters
      • Filter by Directory pane
      • Filter by Category pane
      • Reviewing a fix
      • Accepting a fix
        • Accepting a fix when integrated with your bug system
      • Rejecting a fix
        • Rejecting a fix when integrated with your bug system
      • Undoing a fix
        • Undoing a fix when integrated with your bug system
      • Rejected fix history
      • Providing feedback
      • Applying the fixes
      • Cases needing manual attention
      • Capturing results for printing or sharing
      • Ending a reviewer session
    • When you are complete
    • Appendix – List of supported fixers
    • Appendix – Example Summary Report
    • Appendix - Sample Bug Listing
Powered by GitBook
On this page
  1. Table of contents
  2. Using the Navigator

The Navigator top banner

PreviousSetting your private passphraseNextThe Analysis Engine status

Last updated 1 year ago

Once the passphrase is updated, you are presented with the Navigator Home screen. From here, you can select and open project repositories with your projects, analyze one of more branches of any of these projects and then, following analysis, you can review and apply corrections to flaws detected in those branches.

At the top of screen, on the right side, you see 5 buttons:

  • Settings

  • Help

  • Comments

  • Usage

  • Exit iCR

The Settings button is used to change or configure a number of optional properties for iCR for Python.

  • The security passphrase can be updated using the Change Passphrase setting. This was used when you first connected to the Navigator to change your password from the default.

  • Similarly, when you first accessed your VCS, you were prompted for OAuth credentials. Should you need to update those later, for example, if your IP address changed, you can use the Change GitHub/GitLab/Bitbucket credentials settings to update those.

  • You can add contact information using the Update Contact Info setting, if you choose to send OpenRefactory either crash information or other feedback about the operation of iCR.

The Help button will take you to the OpenRefactory Website where you can download help documents, and view the Video Tutorials to help you learn how to use iCR for Python. Under the Help menu is also the About request. Selecting this will display the current operating version of the software.

The Comment button allows you to send your feedback to OpenRefactory. Your feedback helps us to improve the interface and also helps us to improve the quality of the service by getting feedback concerning potential false positives or improvements on the Fixers.

The Usage button helps you to learn how much time you have spent doing analysis and reviewing. This gives you the knowledge of how much time you have accumulated doing both Analysis and Reviewing fixes. It also provides a summary of the number of OpenRefactory Bundled Lines of Code (OBLoC) that were analyzed, how many are remaining in your subscription and when your license expires.

Finally, the Exit iCR button takes you out of iCR for Python and back to the welcome screen. To re-enter, you would, of course, have to enter your new passphrase.

These buttons will be presented on all other screens in the application so that you can always Exit iCR at any time or provide feedback and get help. You may only change the settings from this Home Screen, however.

iCR supports . After using Jira to create a bug tracking project, set the Jira credentials using this setting.

Some users may decide that they want to of what source files iCR will analyze to a subset of their whole project. Use this to define that scope.

integrating iCR into your Jira bug tracking system
limit the scope