Ville Laitila Technical debt analysis Explicit and implicit technical debt There are several ways how developers place hints on the technical debt: Adding comment to the source code that describes the issue (usually a TODO) Using TODO etc... Softagram Analyzer May 15, 2020 Oppaat
Ville Laitila How to setup impact reports for Bitbucket Cloud 1. Add repositories to Softagram Login to Softagram Create a new project or open an existing one Click the "Add repositories" button on top right corner of the project Select Bitbucket Authenticate to... Softagram Analyzer Apr 15, 2020 Oppaat
Ville Laitila How to manually add webhook to GitLab.com Navigate yourself to a following address: (you can find it under the Repo view in GitLab.com) https://gitlab.com/<user_account>/<repo_name>/settings/integrations then add https://private.softagram... Softagram Analyzer Apr 15, 2020 Oppaat
Ville Laitila Open code review impact report in Softagram Desktop When I need to use Softagram desktop for code change review? Softagram Impact Report for larger code changes are automatically abstracted to provide meaningful information in one glance. That is the r... Softagram Analyzer Mar 15, 2020 Oppaat
Matti Mäki How to setup impact reports for GitHub (enterprise only) NOTE: This content only applies to Softagram Enterprise installations. If you are using Softagram Cloud, please install our GitHub App instead. Integrating Softagram with GitHub (OAuth) Softagram come... Softagram Analyzer Feb 15, 2020 Oppaat
Ville Laitila Basic usage of Softagram Desktop If you didn't yet receive your Softagram credentials or don't know how to login with Softagram Desktop, please read this short Getting Started guide first. Once you're ready, open Softagram Desktop an... Softagram Analyzer Jan 15, 2020 Oppaat
Ville Laitila Softagram Support Service Level Agreement Softagram aims to respond immediately to all support issues reported via Feedback dialog in the Softagram Desktop Application Email ( support@softagram.com ) Online chat (available at softagram.com an... Softagram Analyzer Jan 15, 2020 Oppaat
Ville Laitila Configuring Softagram Desktop to use the HTTP(S) proxy by the system settings Go to Softagram Desktop installation directory, e.g. C:\Program Files\Softagram Desktop, and open a .vmoptions file Insert a new line there, save the file and start the application. Inside the applica... Softagram Analyzer Dec 15, 2019 Oppaat
Ville Laitila Filtering dependencies in model load phase From Tools menu -> Preferences there is an easy setting to set up model loader to pick up only desired dependencies based on dependency type: Above diagram shows how the user has edited "Define depe... Softagram Analyzer Nov 15, 2019 Oppaat
Ville Laitila Coupling metric by Softagram a number between 0 and 1 higher the worse, lower the better higher the more external outgoing dependendencies there are higher the more coupled the element is to its surroundings Formula: 1 - (inter... Softagram Analyzer Oct 15, 2019 Oppaat
Ville Laitila Softagram commit count metric Softagram commit count is calculated using the amount if distinct commit hash values in all the repositories that belong to the project. Originally published at help.softagram.com... Softagram Analyzer Oct 15, 2019 Oppaat
Ville Laitila How to setup pull request impact report for open source projects in GitHub Note: Contact support@softagram.com if your project is not yet available in our cloud service ( https://softagram.com/softagram-opensource ) Steps to activate pull request analysis and automatic Impac... Softagram Analyzer Sep 15, 2019 Oppaat