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

Fix Issue with LPC40xx UART Baud Rate Calculation #1449

Closed kammce closed 3 years ago

kammce commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #1449 (20dcd64) into master (e2285c1) will decrease coverage by 0.2%. The diff coverage is 27.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1449     +/-   ##
========================================
- Coverage    60.0%   59.8%   -0.1%     
========================================
  Files          94      94             
  Lines        4507    4516      +9     
  Branches      968     970      +2     
========================================
- Hits         2701    2699      -2     
- Misses       1578    1588     +10     
- Partials      228     229      +1     
Impacted Files Coverage Δ
library/peripherals/lpc40xx/system_controller.hpp 56.4% <ø> (ø)
library/peripherals/lpc40xx/uart.hpp 61.7% <27.3%> (-6.8%) :arrow_down:
library/peripherals/lpc17xx/system_controller.hpp 93.3% <0.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 e2285c1...20dcd64. Read the comment docs.