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

Specify CODECOV_TOKEN for uploading coverage reports #6459

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

pavoljuhas
Copy link
Collaborator

Ref: https://docs.codecov.com/docs/adding-the-codecov-token

This should fix Codecov: Failed to properly create commit
warnings in the CI output.

Ref: https://docs.codecov.com/docs/adding-the-codecov-token

This should fix `Codecov: Failed to properly create commit`
warnings in the CI output.
@pavoljuhas pavoljuhas requested review from vtomole, cduck and a team as code owners February 12, 2024 21:36
@CirqBot CirqBot added the Size: XS <10 lines changed label Feb 12, 2024
@pavoljuhas
Copy link
Collaborator Author

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f2c6f3c) 97.81% compared to head (c208096) 97.82%.
Report is 7 commits behind head on main.

Files Patch % Lines
cirq-core/cirq/experiments/two_qubit_xeb.py 98.86% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6459    +/-   ##
========================================
  Coverage   97.81%   97.82%            
========================================
  Files        1111     1115     +4     
  Lines       97198    97337   +139     
========================================
+ Hits        95078    95216   +138     
- Misses       2120     2121     +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavoljuhas pavoljuhas merged commit 2cb7ffe into quantumlib:main Feb 12, 2024
34 checks passed
@pavoljuhas pavoljuhas deleted the ci-provide-codecov-token branch February 12, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants