codacy / codacy-coverage-reporter

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

Use Java version on architectures other than x86_64 TS-548 #478

Closed lolgab closed 8 months ago

lolgab commented 8 months ago

Author: @marvinruder

codacy-production[bot] commented 8 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (9a5836df1dd66fa18391e1870b5a229dbfc9942f) | 686 | 573 | 83.53% | | | Head commit (0e9134713834ef5701c93ca942d1bcd43737309d) | 686 (+0) | 573 (+0) | 83.53% (**+0.00%**) | **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 (#478) | 0 | 0 | **∅ (not applicable)** | **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

lolgab commented 8 months ago

Thank you very much for your contribution @marvinruder! I just tested on a Linux arm64 machine and now the script is downloading the .jar and not the x64 binary anymore!