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

Initial version of Canbus for the stm32f10x #1452

Closed MasterBoyd closed 2 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1452 (596996d) into master (db38d4b) will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1452     +/-   ##
========================================
- Coverage    59.8%   59.8%   -0.0%     
========================================
  Files          94      94             
  Lines        4516    4516             
  Branches      970     970             
========================================
- Hits         2699    2698      -1     
- Misses       1588    1589      +1     
  Partials      229     229             
Impacted Files Coverage Δ
library/peripherals/can.hpp 82.7% <ø> (ø)
library/peripherals/lpc17xx/system_controller.hpp 92.8% <0.0%> (-0.5%) :arrow_down:
library/peripherals/i2c.hpp 54.9% <0.0%> (ø)
library/peripherals/lpc40xx/i2c.hpp 91.1% <0.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 db38d4b...596996d. Read the comment docs.