Coder Social home page Coder Social logo

ohmyvector / spotter-vector Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 1.0 57 KB

๐Ÿค– This cute and little robot seems to be watching you

License: Apache License 2.0

Go 81.93% HTML 11.17% CSS 0.74% Dockerfile 6.15%
vector robot golang remote-control spotter anki robotics hacktoberfest

spotter-vector's Introduction

spotter-vector

๐Ÿค– This cute and little robot seems to be watching you

spotter-vector's People

Contributors

monuelo avatar wesleymonte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jonasermert

spotter-vector's Issues

Configure SonarCloud.io

Description

Configure SonarCloud.io for automatic code review, testing, inspection, and auditing.

SonarCloud is a cloud-based code quality and security service - https://sonarcloud.io

  • Code Quality - Catch tricky bugs to prevent undefined behaviour from impacting end-users.
  • Code Security - Fix vulnerabilities that compromise your app, and learn AppSec along the way with Security Hotspots.

Create a better README

Description

Create a better README.md file, including badges for CI and SonarCloud (when configured), a short description of the project, and instructions to spin up the server (manually and using docker).

Configure unit tests and coverage report

Description

Go's built-in support for unit testing makes it easier to test as you go. The testing package provides the tools we need to write unit tests and the go test command runs tests.

Tips

  • Use -race to enable the built-in data race detector.
  • Use -v to log all tests as they are run. Also print all text from Log and Logf calls even if the test succeeds.
  • User -cover to enable coverage analysis.

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.