periph / devices

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

waveshare2in13v3/waveshare2in13v4: adding v3 and v4 waveshare 2.13" ePaper displays #65

Open x86ed opened 7 months ago

x86ed commented 7 months ago
  1. Please prefix the issue title with the primary package affected.

    • creates waveshare2in13v3 with tests and example
    • creates waveshare2in13v4 with tests and example
  2. Mention the issue number it fixes or add the details of the changes if it doesn't have a specific issue.

  3. Once integrated, send a PR to https://github.com/periph/cmd to leverage the new functionality (if relevant).

    • will update shortly
codecov-commenter commented 7 months ago

Codecov Report

Attention: 267 lines in your changes are missing coverage. Please review.

Comparison is base (c14e02d) 62.5% compared to head (86e0892) 63.1%.

Files Patch % Lines
waveshare2in13v3/waveshare213v3.go 28.9% 89 Missing and 2 partials :warning:
waveshare2in13v4/waveshare213v4.go 32.7% 74 Missing and 2 partials :warning:
waveshare2in13v4/errorhandler.go 0.0% 48 Missing :warning:
waveshare2in13v3/errorhandler.go 0.0% 40 Missing :warning:
waveshare2in13v3/controller.go 97.7% 1 Missing and 2 partials :warning:
waveshare2in13v3/drawing.go 97.8% 2 Missing and 1 partial :warning:
waveshare2in13v4/controller.go 98.1% 1 Missing and 2 partials :warning:
waveshare2in13v4/drawing.go 97.3% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ======================================= + Coverage 62.5% 63.1% +0.7% ======================================= Files 64 72 +8 Lines 7337 8198 +861 ======================================= + Hits 4585 5177 +592 - Misses 2598 2857 +259 - Partials 154 164 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.