Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push the codeCov report as a comment to a pull request #10

Closed
JohannesKonings opened this issue Feb 20, 2021 · 2 comments
Closed

push the codeCov report as a comment to a pull request #10

JohannesKonings opened this issue Feb 20, 2021 · 2 comments

Comments

@JohannesKonings
Copy link

Something like that: miyakogi/pyppeteer#227 (comment)
Don't know if it's somehow possible 😄

@larshp
Copy link
Owner

larshp commented Feb 20, 2021

its possible

for open source:

  • the ABAP dev edtions cannot be put online on the internet providing services due to licensing
  • if its done on a fixed system, the code in pull requests are untrusted, so I'd probably not run it in a fixed system
  • that leaves spawning systems, I personally dont have the $ to spawn 32gb+ systems for each pull request/push

so, the way forward is to run the unit tests via the transpiler instead

@JohannesKonings
Copy link
Author

Thanks, so I'll try it with the transpiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants