Giter Site home page Giter Site logo

code-review's Introduction

Code Review

In a typical collaborative software development workflow, code must be peer reviewed before being integrated. This usually takes the form of a pull request review on a git hosting service (e.g. Github). This insures the quality of the code in terms of following the best practices and conventions set by the team.

As a code review exercise:

  1. Please fork this repository:

    • At the top right of the page, click on the Fork button.
    • Uncheck the box that says copy the main branch only
    • Click on the Create fork button.

This will redirect you to your newly created/forked repository under your namespace.

  1. Create a new pull request to merge the changes from the branch feature/order-service to the main branch:

    • Click on the pull request tab, and then on the New pull request button.
    • Set the base branch to main and the compare branch to feature/order-service
  2. Perform a pull request review (smelly code, performance optimization, bugs, etc..)

code-review's People

Contributors

ksabaa15 avatar

Watchers

James Cloos avatar Edouard Bugnion avatar Alexandre Piveteau avatar  avatar Lei Yan avatar Yanis De Busschere avatar Can Cebeci 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.