Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Van Lenten 1a3a97dd93
Update Cory's requested address. (#8057) 2022-07-22 10:10:06 -04:00
Thomas Van Lenten ba315a9b5d
Add Cory to the access list. (#8020) 2022-07-18 17:04:29 +01:00
Catena cyber 99cad8f4a3
siwft-protobuf: fix regex for coverage exclusion (#7091) 2022-01-05 14:53:42 +00:00
Thomas Van Lenten af6e9f6e39
Ignore the files generated from the protos in the coverage data. (#7076)
The testing isn't calling all the generated apis, it is focused on ensuring all
the parsing/serialization code paths are covered; so don't count these files in
the stats.
2021-12-28 20:16:19 +00:00
Catena cyber dd8e46c38b
Swift ideal integration (#6312)
* Helper flags for swift compilation

* Documentation for swift project integration

* Adds swift to the languages with coverage

* Only thread sanitizer is supported

* Fixes swift coverage target compilation

* fixup flags facotring

* swift: run on new ubuntu

* fixup

* swift: right copy for symbolizer
2021-09-02 14:56:01 -07:00
Catena cyber 446d59e6e9
Adds swift-protobuf project (#5493)
* Adds swift-protobuf project

* Support swift language

* Fuzz target improvements

* No test for fuzz package

* fixup comments

* rename to binary

* symbolizer
2021-04-13 13:59:07 +10:00