codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

fix: Use `BigInt` instead of `Long` in `toIntOrMaxValue` TS-549 #479

Closed lolgab closed 8 months ago

lolgab commented 8 months ago

Author: @jasonm23

codacy-production[bot] commented 8 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -8.59% (target: -1.00%) 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (3cca982711efc8c196cc6d193b035b8c3891ebc7) | 686 | 573 | 83.53% | | | Head commit (15df687446ca6bc3d13bc894dc6119c023ae316f) | 403 (-283) | 302 (-271) | 74.94% (**-8.59%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#479) | 2 | 2 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences