Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

fixes 400 bad request #176

Closed

Conversation

SyborgStudios
Copy link

Recently we were getting 400 from coveralls when sending our reports.
Turns out the implementation that writes the request’s body content manually does not work anymore.

We switched it for a way simpler implementation that works again.

fixes 400 bad request

Recently we were getting 400 from coveralls when sending our reports.
Turns out the implementation that writes the request’s body content does not work anymore.

We switched it for a way simpler implementation that works again.
@divinity666
Copy link

I guess the solution is even easier: just check #177
(sorry read this a bit too late...)

@afinetooth
Copy link
Collaborator

@SyborgStudios @divinity666 Thanks for the contributions, but this repo is no longer maintained.

There is a new fork of this community-created Coveralls Language Integration for Ruby/Rails that is maintained that we now recommend in its place: https://github.com/tagliala/coveralls-ruby-reborn

That said, our official recommendation is to migrate to one of our Official Integrations:

Apologies, we should really archive this repo and update the README to this effect. (I have submitted an internal ticket to do that.)

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

Successfully merging this pull request may close these issues.

3 participants