periph / devices

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

adxl345: Driver, initial commit for review. #66

Closed benoit-pereira-da-silva closed 6 months ago

benoit-pereira-da-silva commented 6 months ago
  1. Please prefix the issue title with the primary package affected. For example, if this PR fixes periph.io/x/devices/v3/cap1xxx, prefix the PR title with "cap1xxx:".

  2. Mention the issue number it fixes or add the details of the changes if it doesn't have a specific issue. Examples:

  1. Once integrated, send a PR to https://github.com/periph/cmd to leverage the new functionality (if relevant).
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c14e02d) 62.5% compared to head (b62bbe2) 62.5%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ===================================== Coverage 62.5% 62.5% ===================================== Files 64 64 Lines 7337 7337 ===================================== Hits 4585 4585 Misses 2598 2598 Partials 154 154 ```

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

maruel commented 6 months ago

Please fix the CI error.

benoit-pereira-da-silva commented 6 months ago

Please fix the CI error I m sorry but i can't figure out what is that error

fatal: cannot mkdir /home/cuong/go/src/github.com/benoit-pereira-da-silva/devices-0: No space left on device
maruel commented 6 months ago

Oh, I meant https://github.com/periph/devices/actions/runs/7348677329/job/20007433704?pr=66