Conversation
Codecov ReportBase: 49.33% // Head: 76.59% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #6 +/- ##
===========================================
+ Coverage 49.33% 76.59% +27.25%
===========================================
Files 9 22 +13
Lines 527 1145 +618
Branches 61 86 +25
===========================================
+ Hits 260 877 +617
+ Misses 267 259 -8
- Partials 0 9 +9
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
* May bring them back in if we need them
Operates as an if else then for the specified MSPVersions enum Probably should rename the struct or enum
* Adding tests as I go. * includes or will include validation on how the structs are used when sending messages via get and set codes config. * start of BoardConf that will be used to build and/or hold all the messages to re-apply to the board when snapshotting or applying a snapshot or new config bundle.
* and some white flags
Profiles WIP
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.3.0 to 1.4. - [Release notes](https://github.com/ewels/rich-click/releases) - [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) - [Commits](ewels/rich-click@v1.3.0...v1.4) --- updated-dependencies: - dependency-name: rich-click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.13 to 8.2.15. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@8.2.13...8.2.15) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dataclass-wizard](https://github.com/rnag/dataclass-wizard) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/rnag/dataclass-wizard/releases) - [Changelog](https://github.com/rnag/dataclass-wizard/blob/main/HISTORY.rst) - [Commits](rnag/dataclass-wizard@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: dataclass-wizard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump mkdocs-material from 8.2.13 to 8.2.15
…22.1 Bump dataclass-wizard from 0.22.0 to 0.22.1
…down-plugin-3.4.1 Bump mkdocs-include-markdown-plugin from 3.4.0 to 3.4.1
Bump rich-click from 1.3.0 to 1.4
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.940...v0.950) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump mypy from 0.940 to 0.950
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.15 to 8.5.4. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@8.2.15...8.5.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump mkdocs-material from 8.2.15 to 8.5.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Staging for next release