You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2020. It is now read-only.
fix: Approximate to Int.MaxValue when a coverage value is too big CY-3310
This applies to Cobertura and LCOV only. Notice that a more long-term solution
is to use `Long` to represent these possibly big numbers.
The long term solution is stated in: https://codacy.atlassian.net/browse/CY-3314
0 commit comments