Alexander alexoundos
  • Joined on 2023-06-06
Loading Heatmap…

alexoundos pushed to pytest-no-v at SelfPrivacy/selfprivacy-rest-api

2024-04-17 14:37:37 +03:00

alexoundos pushed to coverage-for-sonar-2 at SelfPrivacy/selfprivacy-rest-api

2024-04-17 00:31:29 +03:00

alexoundos pushed to coverage-for-sonar-2 at SelfPrivacy/selfprivacy-rest-api

2024-04-16 23:26:19 +03:00

alexoundos pushed to coverage-for-sonar-2 at SelfPrivacy/selfprivacy-rest-api

2024-04-16 22:30:10 +03:00

alexoundos created branch coverage-for-sonar-2 in SelfPrivacy/selfprivacy-rest-api

2024-04-16 16:44:19 +03:00

alexoundos pushed to coverage-for-sonar-2 at SelfPrivacy/selfprivacy-rest-api

2024-04-16 16:44:19 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-16 05:43:56 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-16 00:33:24 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-14 13:12:30 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-14 02:23:38 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-14 02:07:34 +03:00

alexoundos commented on pull request SelfPrivacy/selfprivacy-rest-api#106

WIP: fix ci: pass coverage.xml to sonar-scanner

I replaced absolute path with relative "`.`" using `sed`. How is it now?

2024-04-08 02:07:10 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-07 23:14:45 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-07 21:38:20 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

2024-04-07 19:46:45 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

  • e60f907720 coverage: replace source absolute path with '.'

2024-04-03 19:39:34 +03:00

alexoundos pushed to coverage-for-sonar at SelfPrivacy/selfprivacy-rest-api

  • 566d9268e1 coverage: replace source absolute path with '.'

2024-04-03 18:43:38 +03:00

alexoundos commented on pull request SelfPrivacy/selfprivacy-rest-api#106

WIP: fix ci: pass coverage.xml to sonar-scanner

For us to see what pytest/coverage prints (lines with test name and percentage). Otherwise, it's silent about progress and it's especially tedious having tests running so slowly (~25 minutes).

2024-03-23 13:17:21 +02:00

alexoundos commented on pull request SelfPrivacy/selfprivacy-rest-api#106

WIP: fix ci: pass coverage.xml to sonar-scanner

Last commit produces relative paths for package imports, but absolute path for source code 🤔.

2024-03-22 06:17:51 +02:00

alexoundos commented on pull request SelfPrivacy/selfprivacy-rest-api#106

WIP: fix ci: pass coverage.xml to sonar-scanner

I've made some changes in the way how `coverage` is executed. @inex, please, check whether sonar server actually got required data.

2024-03-19 02:14:52 +02:00