Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do coverage data on Codacy for Csharp #114

Closed
orkenstein opened this issue Mar 15, 2019 · 1 comment
Closed

Do coverage data on Codacy for Csharp #114

orkenstein opened this issue Mar 15, 2019 · 1 comment

Comments

@orkenstein
Copy link

orkenstein commented Mar 15, 2019

Hi!
Getting troubles with CSharp coverage upload. Uploads with no errors, but no coverage data on Codacy.

Operating System

macOS 10.14.3 (18D109)

JDK (Oracle 1.8.0_72, OpenJDK 1.8.x, Azul Zing)

$java -version

java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

Expected Behavior

  1. Upload Csharp coverage xml
  2. See coverage on Codacy

Actual Behavior

  1. Coverage uploads sucessfully
  2. No coverage data on codacy

Reproducible Test Case

$ java -jar codacy-coverage-reporter-4.0.5-assembly.jar report -l csharp -r coverage.cobertura.xml --force-language --commit-uuid "c0b6bb9"
03/14 11:26:52 INFO  c.c.rules.ConfigurationRules:101 - Using API base URL: https://api.codacy.com
03/14 11:26:52 INFO  com.codacy.rules.ReportRules:48 - Parsing coverage data from: <PATH> ...
03/14 11:26:53 INFO  com.codacy.rules.ReportRules:81 - Generated report: <PATH> (1.33 kB)
03/14 11:26:53 INFO  com.codacy.rules.ReportRules:82 - Uploading coverage data...
03/14 11:26:53 INFO  c.c.CodacyCoverageReporter$:31 - Coverage data uploaded. Coverage received successfully.

coverage-example.zip

@orkenstein
Copy link
Author

Requires full UUID, like c0b6bb9d52418178ec560f8578e945d7d8ee2eba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant