periph / devices

Go·Hardware·Lean - Device drivers
https://periph.io
Apache License 2.0
83 stars 37 forks source link

tlv493d: improved reset logging #53

Closed bezineb5 closed 1 year ago

bezineb5 commented 1 year ago

Sorry, this is a follow-up for #52 , with proper log formatting.

codecov-commenter commented 1 year ago

Codecov Report

Merging #53 (01e4457) into main (43cd795) will increase coverage by 0.0%. The diff coverage is 33.3%.

@@          Coverage Diff          @@
##            main     #53   +/-   ##
=====================================
  Coverage   64.6%   64.6%           
=====================================
  Files         60      60           
  Lines       7066    7066           
=====================================
+ Hits        4562    4564    +2     
+ Misses      2349    2347    -2     
  Partials     155     155           
Impacted Files Coverage Δ
tlv493d/tlv493d.go 59.0% <33.3%> (ø)
lepton/lepton.go 87.2% <0.0%> (+1.0%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

maruel commented 1 year ago

Thanks!