GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

[mv3] Change scripts and CI to include extension #1140

Closed emaxx-google closed 2 months ago

emaxx-google commented 3 months ago

Change the helper scripts (make-all.sh, test-all.sh) and the Github Continuous Integration config to build in the "PACKAGING=extension" variant. We enable this only for the "TOOLCHAIN=emscripten" case.

github-actions[bot] commented 3 months ago

Continuous Integration: All tests passed. C/C++ test coverage: 73.35% lines.

emaxx-google commented 2 months ago

Also removed an unused variable.

github-actions[bot] commented 2 months ago

Continuous Integration: All tests passed. C/C++ test coverage: 73.36% lines.