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

3rd Party Integration w/ Codecov #32

Open
stevepeak opened this issue Nov 9, 2014 · 5 comments
Open

3rd Party Integration w/ Codecov #32

stevepeak opened this issue Nov 9, 2014 · 5 comments

Comments

@stevepeak
Copy link

I'm interested in directly integrating Codecov.io into this project. I would love to chat and help out in any way to make this possible. I could contribute the methods if you would accept a PR or our upload guide can be found there.

Have a great week and enjoy the great outdoors!

@geekdave
Copy link
Contributor

geekdave commented Nov 9, 2014

Hi @stevepeak - I'd prefer not to have any tight-coupling with any 3rd party services baked directly into this project. But if you'd be open to submitting a PR that enabled generic integration points, such that Codecov could be a separately-hosted "plugin" for grunt-blanket-mocha, I would be open to that. Thanks!

@stevepeak
Copy link
Author

Thanks Dave! As far the generic integration: would you accept a method that would simply take a url to post the result too? I'm trying to make this as easy as possible for people to use to create more awareness of the benefits of code coverage and utilize our great features.

@geekdave
Copy link
Contributor

geekdave commented Nov 9, 2014

Sounds like a good possibility. What structure would the data have? Could
you provide an example?

On Sun, Nov 9, 2014 at 3:44 PM, Steve Peak [email protected] wrote:

Thanks Dave! As far the generic integration: would you accept a method
that would simply take a url to post the result too? I'm trying to make
this as easy as possible for people to use to create more awareness of the
benefits of code coverage and utilize our great features.

Reply to this email directly or view it on GitHub
#32 (comment)
.

@stevepeak
Copy link
Author

Uploader accepts lcov, gcov, xml, json https://codecov.io/api I can also add more if necessary.

@geekdave
Copy link
Contributor

geekdave commented Nov 9, 2014

Sounds good to me - PR would be welcome!

On Sun, Nov 9, 2014 at 3:54 PM, Steve Peak [email protected] wrote:

Uploader accepts lcov, gcov, xml, json https://codecov.io/api I can also
add more if necessary.

Reply to this email directly or view it on GitHub
#32 (comment)
.

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