kkebo / zyphy

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

ci: rename build-linux to test #114

Closed kkebo closed 2 months ago

kkebo commented 2 months ago

The CI job build-linux not only runs swift build, but also swift test.

github-actions[bot] commented 2 months ago

Code Metrics Report

main (a656fc0) #114 (bfa5b4d) +/-
Coverage 85.4% 85.5% +0.1%
Details ``` diff | | main (a656fc0) | #114 (bfa5b4d) | +/- | |-----------|----------------|----------------|-------| + | Coverage | 85.4% | 85.5% | +0.1% | | Files | 10 | 10 | 0 | | Lines | 1594 | 1596 | +2 | + | Covered | 1362 | 1366 | +4 | ```

Reported by octocov

github-actions[bot] commented 2 months ago

Code Metrics Report

main (7c3eec7) #114 (1ce7a8a) +/-
Coverage 85.3% 85.2% -0.1%
Details ``` diff | | main (7c3eec7) | #114 (1ce7a8a) | +/- | |-----------|----------------|----------------|-------| - | Coverage | 85.3% | 85.2% | -0.1% | | Files | 10 | 10 | 0 | | Lines | 1613 | 1612 | -1 | - | Covered | 1376 | 1375 | -1 | ```

Reported by octocov