k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.4k stars 166 forks source link

Use mongo:4.x because MongoDB 5.0+ requires a CPU with AVX support #397

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (8ffa1a1) #397 (c85d14f) +/-
Coverage 67.1% 64.8% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 5m27s 3m17s -2m10s
Details ``` diff | | main (8ffa1a1) | #397 (c85d14f) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.8% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3186 | 3186 | 0 | - | Covered | 2138 | 2063 | -75 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 8286 | 8286 | 0 | | Test | 3894 | 3894 | 0 | + | Test Execution Time | 5m27s | 3m17s | -2m10s | ```

Reported by octocov