COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
1 stars 0 forks source link

Added real data to profile #94

Closed zelinzzl closed 2 months ago

zelinzzl commented 3 months ago

email api call unavailable for now

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 77.57%. Comparing base (f4b5d42) to head (7a1a1f1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #94 +/- ## ======================================= Coverage 77.57% 77.57% ======================================= Files 6 6 Lines 272 272 Branches 45 45 ======================================= Hits 211 211 Misses 60 60 Partials 1 1 ```

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