mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 09:24:35 +00:00
21 lines
748 B
Markdown
21 lines
748 B
Markdown
## Issue
|
|
|
|
Link any related issue(s) in this section.
|
|
|
|
## Intent
|
|
|
|
What this PR intends to achieve.
|
|
|
|
## Implementation
|
|
|
|
What code changes have been made to achieve the intent.
|
|
|
|
## Checks
|
|
|
|
No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed - use a tar file.
|
|
|
|
- [ ] Unit tests coverage has been increased and a new threshold is set.
|
|
- [ ] All `sasjs-cli` unit tests are passing (`npm test`).
|
|
- (CI Runs this) All `sasjs-tests` are passing. If you want to run it manually (instructions available [here](https://github.com/sasjs/adapter/blob/master/sasjs-tests/README.md)).
|
|
- [ ] [Data Controller](https://datacontroller.io) builds and is functional on both SAS 9 and Viya
|