StanfordBDHG / NAMS

Platform for EEG data collection from Bluetooth-enabled devices.
MIT License
5 stars 0 forks source link

Add additional action buttons to read data #43

Closed Supereg closed 10 months ago

Supereg commented 10 months ago

Add additional action buttons to read data

:recycle: Current situation & Problem

This PR adds additional buttons to read readable action buttons for the Biopot.

:gear: Release Notes

:books: Documentation

--

:white_check_mark: Testing

--

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 10 months ago

Codecov Report

Merging #43 (a88a5d1) into main (d47ccf3) will decrease coverage by 0.10%. The diff coverage is 65.22%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43/graphs/tree.svg?width=650&height=150&src=pr&token=19Q7N7RodK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG)](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 85.61% 85.51% -0.10% ========================================== Files 72 72 Lines 2668 2684 +16 ========================================== + Hits 2284 2295 +11 - Misses 384 389 +5 ``` | [Files](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) | Coverage Δ | | |---|---|---| | [NAMS/NAMSAppDelegate.swift](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-TkFNUy9OQU1TQXBwRGVsZWdhdGUuc3dpZnQ=) | `97.88% <100.00%> (+0.20%)` | :arrow_up: | | [NAMS/BioPot/Biopot.swift](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-TkFNUy9CaW9Qb3QvQmlvcG90LnN3aWZ0) | `74.16% <52.95%> (-3.76%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Last update [d47ccf3...a88a5d1](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/43?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG).