eclipse-iceoryx / eclipse-iceoryx/iceoryx
API compliance tests
Open
feature request
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
When adding new features and writing change logs for releases we require a tool which informs us how the API has changed. Additionally, we have to be notified when we change the API in a way that existing code which is using IceOryx will break.
We should explore: https://lvc.github.io/abi-compliance-checker/ if we can create API compliance tests based on that tool
Contributor guide
Assessment
This issue has not been assessed yet.