arduino / ArduinoCore-API

Hardware independent layer of the Arduino cores defining the official API
https://www.arduino.cc/reference/en/
GNU Lesser General Public License v2.1
216 stars 120 forks source link

Test to ascii #206

Closed jboynes closed 1 year ago

jboynes commented 1 year ago

Fix for #197 by removing undef of _GNU_SOURCE. Change includes PR #205 so I can run the test suite reliably.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e9d4d01) 95.61% compared to head (1e6d3f1) 95.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ======================================= Coverage 95.61% 95.61% ======================================= Files 14 14 Lines 1048 1048 ======================================= Hits 1002 1002 Misses 46 46 ```

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.