Git Product home page Git Product logo

license-coverage-grader's People

Contributors

jorgeraujo avatar krysnuvadga avatar paulolimac avatar satyabrat35 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

license-coverage-grader's Issues

Add Repo Description

@goneall add this as a description to the repo "This is a tool which take an SPDX document and pointer to the original source files, and determine a "grade" score to quantify how complete the licensing information is at the file level for the code represented by the SPDX document. "

For topics you could just add 'license-coverage', 'license-grader', 'licence' and 'spdx'

Add Automated Unit Test

This code already contain some unit test. Adding more automated unit tests will do it some good

Replace the source package analyser

Initially we have used ‘cloc’ to scan and analyse the source package for valid lines of code. Given that ‘cloc’ has its downsides which rendered some results inaccurate, a new python tool tailored to be integrated with the license coverage grader instead of cloc will be a plus.

Continuous Integration

To eliminate the long and tedious integration process, it will be good practice to integrate Travis CI with this repo

Renaming the commands

Maybe I understand the README wrongly, but from how it reads, I fear that after installing license-coverage-grader, the command names would be too generic and therefore confusing or even clashing with some other commands on the system.

Therefore I would propose to rename them as follows:

  • gradespdx-coverage-grade
  • scanspdx-coverage-scan
  • checkspdx-coverage-check
  • analysespdx-coverage-analyse

You can probably think of a more meaningful name for at least the last three commands. I just wanted to mention what could potentially be an issue.

Great to see this tool exist, BTW! Kudos 👍

Pename cmds.py

Description

Rename cmds.py with a more descriptive name. By 'descriptive', the name should reflect the content of the file in relation to the project objective

Missing Docstring

Most of the classes and methods are missing python document string. Adding docstring to these class and methods will be good for code maintenance and readability

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.