xai4space / meteors

Package for Explanations of Remote Sensing Imaginery
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

test coverage #3

Closed Fersoil closed 5 days ago

Fersoil commented 2 weeks ago

add calculation of coverage in tests, could be done using coverage

WolodjaZ commented 1 week ago

I think we will use CodeCov but it should be an account set up for the user @pbiecek we need to decide who will be the one to configure their account for this project.

pbiecek commented 1 week ago

we can setup it tomorrow

Fersoil commented 1 week ago

I set up the CodeCov app for my own projects, but it seems that there is a need to approve the CodeCov application inside an organisation

WolodjaZ commented 1 week ago

I set up the CodeCov app for my own projects, but it seems that there is a need to approve the CodeCov application inside an organisation

Thread of this issue: https://docs.codecov.com/docs/github-oauth-application-authorization

@pbiecek

pbiecek commented 6 days ago

@Fersoil @WolodjaZ I've installed CodeCov for the organisation but the free version works only for public repos so let's make meteors public!

Fersoil commented 6 days ago

@pbiecek it seems that codecov app still requires updating some more permissions, and this action needs to be performed by the organisation owner

pbiecek commented 6 days ago

added the coverage should be visible here: https://app.codecov.io/gh/xai4space/meteors/

WolodjaZ commented 5 days ago

Closing the issue as it was resolved