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

V2 #273

Merged
merged 7 commits into from
Jan 27, 2023
Merged

V2 #273

merged 7 commits into from
Jan 27, 2023

Conversation

thirtytwobits
Copy link
Member

Merging v2 into main for release

thirtytwobits and others added 7 commits November 4, 2022 13:00
Nunavut V2 is not a huge change from v1 but it the Python APIs are
different enough to warrent the semantic, major revision bump.

The core difference is a refactor of the Language objects to fully
support the properties.yaml schema and allow overrides to be provided to
nnvg.

A follow-up to this change, before v2 is published, will be a refactor
of the internal package and module names to improve encapsulation and to
be more consistent with the style of other OpenCyphal python projects.

Co-authored-by: Kening Hu <kening@amazon.com>
* refactoring Python API

* shoring up coverage
Updating actions and fixing older python versions to the platforms that had support for them.
@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 8 Code Smells

95.8% 95.8% Coverage
0.0% 0.0% Duplication

@thirtytwobits
Copy link
Member Author

Looks like we're green on the CI finally. Just need a review of the merge.

Copy link
Member

@pavel-kirienko pavel-kirienko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not actually review the code as the diff is large, but I understood this is not required in this case, as we all agree on where this is going.

@thirtytwobits thirtytwobits merged commit 8fff5a0 into main Jan 27, 2023
@thirtytwobits thirtytwobits deleted the v2 branch January 27, 2023 20:00
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.

3 participants