jollyday
jollyday copied to clipboard
Aggregate sonar coverage
refs #419
atm we do not track jackson, so we will provide a report aggregate module that will cover all modules for us.
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Will this also fix the never ending failing actions in forks, e.g. https://github.com/XSpielinbox/jollyday/actions or what does one have to do there to fix this?
Will this also fix the never ending failing actions in forks, e.g. https://github.com/XSpielinbox/jollyday/actions or what does one have to do there to fix this?
No this does not fix your problem. Your problem is that no sonar token is provided and therefore it cannot run sonar.
This will fix that all module reports will be aggregated. But I need to think about a good testing modularity, so that I do not need to write duplicated tests.
No this does not fix your problem. Your problem is that no sonar token is provided and therefore it cannot run sonar.
Ah, ok. Is there a possibility to disable these sonar test in forks as I don't see an option to provide a sonar without having an account there?
No this does not fix your problem. Your problem is that no sonar token is provided and therefore it cannot run sonar.
Ah, ok. Is there a possibility to disable these sonar test as I don't see an option to provide a sonar without having an account there?
yes of course. I will look into it.
@XSpielinbox see https://github.com/focus-shift/jollyday/pull/448 please test it :)
@XSpielinbox see #448 please test it :)
Yes, it works now! Thank you!
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code