Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Perform general code review #93

@pcantera

Description

@pcantera

Expected Behavior

  • Reuse and refactor functionalities
  • Method names based on verbs
  • Error management normalization
  • Traceability normalization
  • Improve idiomatic coding
  • Reformat package sources
  • Remove dead code
  • Review unhandled errors
  • Error messages normalization
  • Exclude some files from compiling (as some accessory test files)
  • Review exported or unexported methods
  • Exported elements should have comments
  • Remove redundant or unnecessary characters (i.e.: parentheses)
  • Review overlapped variables
  • Review spelling
  • Increase code quality coverage

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1.
2.
3.
4.

Context and environment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions