GithubHelp home page GithubHelp logo

hoover's Introduction

hoover Build Status Coverage Status Code Climate Go Report Card

License GoDoc

Hoover is a little Go room cleaning library.

Installation

Hoover requires Go 1.5 or later.

This repo contains just the library, check out vacuum/godocs for an example.

go get -u github.com/phedoreanu/vacuum

Usage

Invoke vacuum in the same directory as input.txt.

Testing

$ go test github.com/phedoreanu/hoover
ok      github.com/phedoreanu/hoover    0.005s

Cyclomatic complexity

$ mccabe-cyclomatic -p github.com/phedoreanu/hoover
6
$ gocyclo -top 5 -avg .
3 hoover (*Patch).Update hoover.go:31:1
3 hoover NewHoover hoover.go:83:1
2 hoover (*Hoover).Vacuum hoover.go:58:1
2 hoover (*Hoover).placeDirtyPatches hoover.go:73:1
1 hoover parseUInt16 hoover.go:52:1
Average: 1.46

hoover's People

Contributors

phedoreanu avatar

Watchers

James Cloos avatar  avatar  avatar

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.