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

Investigation: commit yaml in UI is not commit yaml that it's processed under #1225

Open
Tracked by #1028
codecovdesign opened this issue Feb 16, 2024 · 0 comments
Open
Tracked by #1028

Comments

@codecovdesign
Copy link
Contributor

codecovdesign commented Feb 16, 2024

Problem to solve

The default yaml commit yaml is different that the actual default yaml

codecov:
  bot: null
  require_ci_to_pass: true
comment:
  behavior: default
  layout: reach,diff,flags,tree,reach
  show_carryforward_flags: false
coverage:
  precision: 2
  range:
  - 60.0
  - 80.0
  round: down
  status:
    changes: false
    default_rules:    flag_coverage_not_uploaded_behavior: include
    patch: true
    project: true
github_checks:
  annotations: true
slack_app: true

default yaml:
https://github.com/codecov/shared/blob/8e3e4462c3d8e60e257b6725310c1c653f692a90/shared/config/__init__.py#L48

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

No branches or pull requests

1 participant