Skip to main content

This is to track developers bug rate

Project description

Dated: 10/02/2019

Overview

When comes to SDLC, time is very efficient. This “Dev-work-tracker” is the efficient way to reduce time specially on testing phase.

In many scenarios, same bug caught at different releases by the tester. Which means developers can make same mistakes gain and gain. The frequency of the developer tent to concentrate lesser on not interesting stuff.Example many developers excited about writing codes, but same excitement will be lacking when comes to writing unit test code. This leads to cause more bugs in the testing cycle.

In this case, “Dev-work-tracker” will help to track assignee’s bug history and compare them (using natural language processing - NLP) with his current task, then it will create a sub-task in this current task stating - “You have more than one bug history related to the current task, please make sure this won’t render in current task”.

Example:

Current Task - UI Development - positioning img.

If Assignee’s Bug History - 10

  • Out of 10, 4 is related to UI Development

  • Out of 4, 2 is related to positioning.

So this 2 positioning bugs will send it to Assignee’s eye, so that he can avoid this mistake again in his current work.

Dependencies

Install the package by running:

pip install dev-work-tracker

OR

shell sudo python3 setup.py install

Install the dependencies:

pip install jira pip install spacy python -m spacy download en_core_web_sm

Python standard dependencies:

devtracker

https://img.shields.io/badge/Dev-Github-green https://img.shields.io/pypi/v/dev-work-tracker.svg https://img.shields.io/pypi/wheel/wheel https://img.shields.io/badge/python-3.0%20%7C%203.1%20%7C%203.2%20%7C%203.3%20%7C%203.4%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue https://img.shields.io/apm/l/vim-mode

This package is to track developers work rate

Maintainers

USAGE

from devtracker.devtracker import Trigger

jira_server = “https://example.atlassian.net/

jira_user = “example@gm.com

jira_password = “examplePassW@rd

Issue_ID = “EXAM-1234” #Jira Issue ID

description = ‘This is sample description about the issue’

session = Trigger().jira_login(jira_server, jira_user, jira_password)

out = Trigger().windfall(Issue_ID, session, description)

print(out)

https://img.shields.io/badge/LINK-GitHub-orange

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dev-work-tracker-2.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

dev_work_tracker-2.0-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dev-work-tracker-2.0.tar.gz.

File metadata

  • Download URL: dev-work-tracker-2.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for dev-work-tracker-2.0.tar.gz
Algorithm Hash digest
SHA256 a2d2482807063d1c91bc8ab6c83901d5ed6b60da2b4348368f25ad59301afe13
MD5 5b3c1ed7eadc5bca98fa65c8a4a905fb
BLAKE2b-256 1526664616b46ae0a8da1e568eb48b9926da0cd38250ccec6bd251800ccdd4d0

See more details on using hashes here.

File details

Details for the file dev_work_tracker-2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: dev_work_tracker-2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for dev_work_tracker-2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 12e4780c9c1372c3c722e8329a9b5c4893ce705ea809700bd1eb653d98028f8f
MD5 f384376fc0de2be887c4d8cb0661c118
BLAKE2b-256 90cf5ffaa49a348ece9f19a8aad012a27ee47ea7ae1f795d413631e8c2d5610d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page