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

Exclude L1 and L3 requirements from OFT check #188

Conversation

sophokles73
Copy link
Contributor

The L1 and L3 specifications contain requirements for implementations
of the corresponding APIs and thus are not relevant for the Rust
language library, which only defines these APIs but does not
implement them.

Note that the library contains a (default) implementation of the L2
API and thus still needs to cover the requirements specified for L2.

@sophokles73 sophokles73 added enhancement New feature or request CI/CD Improvements to the CI/CD pipeline labels Aug 13, 2024
The L1 and L3 specifications contain requirements for implementations
of the corresponding APIs and thus are not relevant for the Rust
language library, which only defines these APIs but does not
implement them.

Note that the library contains a (default) implementation of the L2
API and thus still needs to cover the requirements specified for L2.
@sophokles73 sophokles73 force-pushed the do_not_consider_utransport_requirements branch from 91308dd to 5c4b8f7 Compare August 13, 2024 13:56
Copy link
Contributor

@PLeVasseur PLeVasseur left a comment

Choose a reason for hiding this comment

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

LGTM

@sophokles73 sophokles73 merged commit 85170d8 into eclipse-uprotocol:main Aug 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Improvements to the CI/CD pipeline enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants