libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Add Automatic Unit Test Helper Classes #1443

Closed kammce closed 3 years ago

kammce commented 3 years ago

Add helper class:

codecov[bot] commented 3 years ago

Codecov Report

Merging #1443 (95b8475) into master (84ccb62) will decrease coverage by 0.2%. The diff coverage is 29.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1443     +/-   ##
========================================
- Coverage    60.1%   60.0%   -0.1%     
========================================
  Files          94      94             
  Lines        4492    4507     +15     
  Branches      965     968      +3     
========================================
+ Hits         2698    2701      +3     
- Misses       1566    1578     +12     
  Partials      228     228             
Impacted Files Coverage Δ
library/utility/debug.hpp 56.7% <14.3%> (-14.1%) :arrow_down:
library/module.hpp 95.9% <100.0%> (+0.6%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 84ccb62...4fb1a4f. Read the comment docs.