Skip to content

Engin-Boot/vitals-simplification-cs-AleenaSaleem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Vitals

This program detects when any of the body vitals go out of limits. The purpose is to treat without delay.

Issues

  • The code here has high complexity in a single function.
  • The tests are not complete - they do not cover all conditions

Tasks

  1. Reduce the cyclomatic complexity.
  2. Complete the tests - cover all conditions.
  3. To treat, we need to know the abnormal vital and the breach - whether high or low. Add this capability.
  4. Add the ability to plug-in different reporters to this code.

About

vitals-simplification-cs-AleenaSaleem created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published