Skip to content

Add the basic code-quality GitHub actions #1

@TheRustifyer

Description

@TheRustifyer

In order to meet the code qualitity expectations for the projects within ZDC, is mandatory to, at least, add to the project the basic workflows that takes care about checking the health of the code merged to the main branch of this repository.

  • Cargo fmt
  • Lint with Clippy
  • Run tests for the project
  • Code Coverage
  • Deploy coverage results to GitHub pages

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions