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

Add first Codecov test #142

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add first Codecov test #142

wants to merge 2 commits into from

Conversation

wilzbach
Copy link
Member

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
Member 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