500 Error on Coveralls.submit for Julia 1.9 and nightly
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 182
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have my project (https://github.com/bluesmoon/CurlHTTP.jl) run through travis with Julia 1.6, 1.9 and nightly. I have the coveralls integration set up (I have tried both coveralls: true as well as the after_success script).
On Julia 1.6 th Coveralls.submit works with no issue
On Julia 1.9 and Julia nightly it fails with a HTTP 500 error.
What should I look at?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Coveralls.submit integration and the Travis configuration in the linked CurlHTTP.jl project. Reproduce the submission with Julia 1.6, 1.9, and nightly, then compare the failing HTTP 500 behavior with the successful 1.6 run. Done means identifying the compatibility issue and confirming successful coverage submission on the affected Julia versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100