Atrium: setup code coverage for windows

Created on 19 Oct 2019  路  6Comments  路  Source: robstoll/atrium

Dev-Ops related feature

We have some Windows specific code due to Path assertions => It would be nice to see them covered in the code coverage report as well. Thus:

  • adjust .github/workflows/java-windows.yml
    => see https://github.com/codecov/codecov-action for the setup of codecov (the secrret CODECOV_TOKEN is already setup)

    • please use flags: current-windows

    • coverage files are created per subproject and if codecov works the same way as it does for travis-ci, then it should detect them automatically (no need to specify file: ...)

help wanted

All 6 comments

Read about GitHub actions recently, sounds interesting for me.
I'll work on this.

@sanatik do you need any help?

@sanatik are you still working on this one? I am un-assigning you so that others can take over. let me know if you want to give it a go again and I re-assign you.

Hello, If its up for grabs I would like to analyse and do this

It is, go ahead 馃檪馃憤

@ivanmiklec let me know in case you need help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robstoll picture robstoll  路  6Comments

dalewking picture dalewking  路  6Comments

robstoll picture robstoll  路  5Comments

robstoll picture robstoll  路  4Comments

robstoll picture robstoll  路  4Comments