Commit f4cce77
[DeeployTest] Change order of typeMatching entries (#68)
* [DeeployTest] Change order of typeMatching entries
* [Tests] Add negative values to correctly match type
* [ci] Add tests for manual type inference
* [DeeployTest] Add manual type inference feature
* [CHANGELOG] Update with manual type inference feature
* [DeeployTest] Align command line args with network generator
* [CHANGELOG] Add PR to list of PRs
* [DeeployTest] Remove non-ASCII chars
* [DeeployTest] Move to Numpy-style docs
* [DeeployTest] Fix input/output indexing error by zipping input names and arrays
* Fix CI Tests
- Add GitHub tests
- Remove outdated GitLab CI file
- Add support for `--shouldFail` for network generation
* Fix Changelog
* Improve debugging and implement CodeRabbit suggestions
* Implement PR feedback for Luka
* Fix CI
---------
Co-authored-by: viv-eth <[email protected]>
Co-authored-by: Philip Wiese <[email protected]>1 parent f3da691 commit f4cce77
File tree
15 files changed
+315
-784
lines changed- .github/workflows
- .vscode
- DeeployTest
- Tests
- Adder
- testTypeInferenceDifferentTypes
- testUtils
15 files changed
+315
-784
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
0 commit comments