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 CodeCov CI coverage requirements #2881

Merged
merged 2 commits into from
Apr 22, 2023
Merged

Add CodeCov CI coverage requirements #2881

merged 2 commits into from
Apr 22, 2023

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented Apr 22, 2023

Background

This helps ensure the quality of the code stays high. https://docs.codecov.com/docs/commit-status

Changes

Adds a coverage.yml file in the format specified by code cov

Documentation

Test Plan

This is the test

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fc4b5ad) 36.29% compared to head (e4bbb33) 36.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2881   +/-   ##
=======================================
  Coverage   36.29%   36.29%           
=======================================
  Files          60       60           
  Lines        2849     2849           
  Branches      471      471           
=======================================
  Hits         1034     1034           
  Misses       1753     1753           
  Partials       62       62           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ntindle ntindle requested a review from Pwuts April 22, 2023 06:57
Copy link
Member

@Pwuts Pwuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable enough to me :)

@Pwuts Pwuts changed the title Add CodeCov coverage requirements Add CodeCov CI coverage requirements Apr 22, 2023
@Pwuts Pwuts merged commit e9f3f9b into master Apr 22, 2023
@Pwuts Pwuts deleted the coverage/requirements branch April 22, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants