Commit 6ad40d1
authored
Linux CI (#76)
* generate linux test files
* update linux toolchain
* linux ci
* go back to original way
* Remove non building tests on linux
* Fix codable tests
* Checking Linux bundles
* See if anything in Bundle.main
* Add warning for Linux devs who use Installation.
* unwrap optional strings for Linux tests
* updates
* more
* more updates
* Don't run multithread tests on Linux
* disabled more tests on linux
* disable more
* Disable another test
* additional
* Add codecov to linux
* see if linux finds codecov files
* Checking codecov on Linux
* testing codecov
* find codecov path
* update codecov path
* update
* use json file
* Update
* update
* another update
* update
* Nits1 parent 304af69 commit 6ad40d1
File tree
16 files changed
+385
-314
lines changed- .github/workflows
- Sources/ParseSwift/Objects
- Tests/ParseSwiftTests
- AnyCodableTests
16 files changed
+385
-314
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
244 | | - | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 55 | | |
| 56 | + | |
0 commit comments