codecov-haskell icon indicating copy to clipboard operation
codecov-haskell copied to clipboard

Failing to submit coverage from Travis: HTTP 400 Bad Request

Open iphydf opened this issue 9 years ago • 3 comments

See https://travis-ci.org/TokTok/hstox/builds/142282190#L705

The last line is: codecov-haskell: Maybe.fromJust: Nothing

iphydf avatar Jul 04 '16 19:07 iphydf

Hey @iphydf there are missing details on the Travis job in this upload. Typically there will be details on the build numbers in the post arg

Would there be any reason why travis environment variables would be missing?

stevepeak avatar Jul 04 '16 20:07 stevepeak

Which variables are missing? My travis config is quite simple. The only environment variable I set is LD_LIBRARY_PATH. See https://github.com/TokTok/hstox/blob/master/.travis.yml.

iphydf avatar Jul 04 '16 21:07 iphydf

@guillaume-nargeot can you help out collect the proper environment variables for our CI providers: https://github.com/codecov/codecov-bash/blob/47b8d07af9a84247f4bdad738ed6bc453b347b78/codecov#L311-L523 Thanks! 👍

stevepeak avatar Jul 28 '16 14:07 stevepeak