Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2684 +/- ##
=======================================
Coverage 95.29% 95.29%
=======================================
Files 260 260
Lines 15357 15357
=======================================
Hits 14635 14635
Misses 722 722 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
first hurdle - it runs Ruff inside Codacy static analysis! And it picks up the correct configuration file too 🥳 |
|
Nice! Could you try introducing some issues so we can see if they're picked up? e.g. add some random spaces somewhere |
|
it doodly-do: MEDIUM issue via Pycodestyle via Ruff https://app.codacy.com/gh/ESMValGroup/ESMValCore/pull-requests/2684/issues#issue-e23fc8f52fe88ed11faa228cfeab17f2 |
|
@ESMValGroup/technical-lead-development-team codacy-ruff works well at first glance, but if you'd like to stress-test it, please add your wildest linting nightmares here, see if they're picked up and reported 🍺 |
Test PR where we can test all the bits and bobs related to the new codacy-ruff integration and fix things all along. Ruff is now integrated and configured in our Codacy, but there may be issues.