Add sanity check github workflow
Open
@jphickey is already working on this.
Since Mar 13, 2023.
enhancement
- Dominant language
- C
- Stars
- 43
- Forks
- 19
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
EdsLib does not currently have any validation tests.
Describe the solution you'd like
Implement a simple sanity check workflow to build EdsLib and run basic tests with every PR
Additional context
There was some coverage test before but this needs to be updated to work again. In the meantime, simply building the code and running it against some test XML files should be good enough for now.
Requester Info
Joseph Hickey, Vantage Systems, Inc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.