kkebo / zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.
MIT License
4 stars 1 forks source link

ci: fix CI #101

Closed kkebo closed 1 month ago

kkebo commented 1 month ago

zyphyPackageTests.xctest and zyphyPackageTests.swift-testing are now merged into zyphyPackageTests.xctest in the latest toolchain.

github-actions[bot] commented 1 month ago

Code Metrics Report

main (70a1ceb) #101 (c10fe9e) +/-
Coverage 85.2% 85.7% +0.4%
Details ``` diff | | main (70a1ceb) | #101 (c10fe9e) | +/- | |-----------|----------------|----------------|-------| + | Coverage | 85.2% | 85.7% | +0.4% | | Files | 9 | 9 | 0 | | Lines | 1605 | 1600 | -5 | + | Covered | 1369 | 1372 | +3 | ```

Reported by octocov