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 RMD-X7 Driver #1390

Closed kammce closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1390 (72952d5) into master (eec6a9b) will decrease coverage by 0.5%. The diff coverage is 15.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1390     +/-   ##
========================================
- Coverage    47.2%   46.7%   -0.4%     
========================================
  Files         182     184      +2     
  Lines       10079   10219    +140     
  Branches     4312    4356     +44     
========================================
+ Hits         4754    4770     +16     
- Misses       1591    1685     +94     
- Partials     3734    3764     +30     
Flag Coverage Δ
unittests 46.7% <15.3%> (-0.4%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
library/L1_Peripheral/can.hpp 40.0% <ø> (+40.0%) :arrow_up:
library/utility/math/average.hpp 80.0% <ø> (ø)
library/L2_HAL/actuators/servo/rmd_x.hpp 5.7% <5.7%> (ø)
library/L2_HAL/actuators/servo/test/rmd_x_test.cpp 9.1% <9.1%> (ø)
library/L1_Peripheral/lpc40xx/can.hpp 73.6% <42.0%> (-4.8%) :arrow_down:
library/L1_Peripheral/lpc40xx/test/can_test.cpp 45.9% <100.0%> (ø)

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 eec6a9b...f1a1849. Read the comment docs.