Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #277 #278

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Fix for #277 #278

merged 2 commits into from
Jan 31, 2023

Conversation

thirtytwobits
Copy link
Member

This fixes, documents, and covers with test the ability to use std::vector instead of the built-in variable-length array type.

Also getting a head-start on #224

Also,also got rid of rstcheck as that project seems to be a hot mess. Too many false positives and major bugs not getting fixed. We’ll just have to manually test the docs using the tox -e docs target.

This fixes, documents, and covers with test the ability to use std::vector instead of the built-in variable-length array type.

Also getting a head-start on OpenCyphal#224

Also,also got rid of rstcheck as that project seems to be a hot mess. Too many false positives and major bugs not getting fixed. We’ll just have to manually test the docs using the tox -e docs target.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@thirtytwobits thirtytwobits merged commit b3b6939 into OpenCyphal:main Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants