Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Perform general code review #31

Open
pcantera opened this issue Mar 27, 2020 · 0 comments
Open

Perform general code review #31

pcantera opened this issue Mar 27, 2020 · 0 comments

Comments

@pcantera
Copy link
Contributor

pcantera commented Mar 27, 2020

@pcantera commented on Thu Mar 21 2019

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
  • API files: Vector is a bad name, rename to Params

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1.
2.
3.
4.

Context and environment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant