Skip to content

Conversation

wilzbach
Copy link
Contributor

Resends the CodeCov hooks received at druntime. I'm merging this immediately (if passing) as I want to try it out directly.

See also: #60

@dlang-bot
Copy link
Collaborator

Thanks for your pull request, @wilzbach!

@wilzbach
Copy link
Contributor Author

Current status: As I'm currently trying to get the CodeCov settings, it seems getting CodeCov to succeed to matter what, can be done with a combination of:

  • require_ci_to_pass: false
  • after_n_builds: 1
  • allow_coverage_offsets: true
  • project: default: threshold: 0.1
  • patch: default: informational: true

So we might not need to pursue forwarding coverage status reports from CodeCov.

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

Successfully merging this pull request may close these issues.

2 participants